Searched refs:nat_id (Results 1 – 2 of 2) sorted by relevance
462 lookup_nat(struct nat_list *l, int nat_id) in lookup_nat() argument467 if (res->id == nat_id) in lookup_nat()
3364 int nat_id; in ipfw_chk() local3375 nat_id = TARG(cmd->arg1, nat); in ipfw_chk()3376 t = (*lookup_nat_ptr)(&chain->nat, nat_id); in ipfw_chk()