Home
last modified time | relevance | path

Searched refs:ipnat (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat.h103 struct ipnat *nat_ptr; /* pointer back to the rule */
214 typedef struct ipnat { struct
216 struct ipnat *in_next; /* NAT rule list next */ argument
217 struct ipnat **in_pnext; /* prior rdr next ptr */ argument
218 struct ipnat *in_rnext; /* rdr rule hash next */ argument
219 struct ipnat **in_prnext; /* prior rdr next ptr */ argument
220 struct ipnat *in_mnext; /* map rule hash next */ argument
221 struct ipnat **in_pmnext; /* prior map next ptr */ argument
411 struct ipnat ipn_ipnat;
436 struct ipnat *hm_ipnat;
H A Dip_proxy.h31 struct ipnat;
452 extern int ipf_proxy_ok __P((fr_info_t *, tcphdr_t *, struct ipnat *));
H A Dip_rpcb_pxy.c1157 ipnat_t *ipn, ipnat; local
1236 bcopy((char *)ipn, (char *)&ipnat, sizeof(ipnat));
1258 bcopy((char *)&ipnat, (char *)ipn, sizeof(ipnat));
H A Dip_nat.c2278 struct ipnat *ipn;
6145 struct ipnat *np;
H A Dfil.c6317 { 1, sizeof(struct ipnat), 5010000 }, /* 5 */