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()
3420 int nat_id; in ipfw_chk() local3431 nat_id = TARG(cmd->arg1, nat); in ipfw_chk()3432 t = (*lookup_nat_ptr)(&chain->nat, nat_id); in ipfw_chk()