Searched refs:nat_id (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_nat.c464 lookup_nat(struct nat_list *l, int nat_id) argument
469 if (res->id == nat_id)
H A Dip_fw2.c3145 int nat_id; local
3156 nat_id = TARG(cmd->arg1, nat);
3157 t = (*lookup_nat_ptr)(&chain->nat, nat_id);

Completed in 160 milliseconds