Home
last modified time | relevance | path

Searched defs:ipnat (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h216 struct ipnat *in_next; /* NAT rule list next */ argument
224 void *in_apr;
226 mb_t *in_divmp;
227 void *in_pconf;
230 u_long in_space;
231 u_long in_hits;
232 int in_size;
233 int in_use;
234 u_int in_hv[2];
237 int in_dlocal;
[all …]
H A Dip_rpcb_pxy.c1157 ipnat_t *ipn, ipnat; local