Searched refs:nat_id (Results 1 – 2 of 2) sorted by relevance
461 lookup_nat(struct nat_list *l, int nat_id) in lookup_nat() argument466 if (res->id == nat_id) in lookup_nat()
3139 int nat_id; in ipfw_chk() local3150 nat_id = TARG(cmd->arg1, nat); in ipfw_chk()3151 t = (*lookup_nat_ptr)(&chain->nat, nat_id); in ipfw_chk()