Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/
H A Dip_fil_compat.c560 typedef struct ipnat_4_1_14 { struct
561 ipfmutex_t in_lock;
562 struct ipnat *in_next; /* NAT rule list next */
563 struct ipnat *in_rnext; /* rdr rule hash next */
564 struct ipnat **in_prnext; /* prior rdr next ptr */
565 struct ipnat *in_mnext; /* map rule hash next */
566 struct ipnat **in_pmnext; /* prior map next ptr */
567 struct ipftq *in_tqehead[2];
568 void *in_ifps[2];
569 void *in_apr;
[all …]
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil_compat.c560 typedef struct ipnat_4_1_14 { struct
561 ipfmutex_t in_lock;
562 struct ipnat *in_next; /* NAT rule list next */
563 struct ipnat *in_rnext; /* rdr rule hash next */
564 struct ipnat **in_prnext; /* prior rdr next ptr */
565 struct ipnat *in_mnext; /* map rule hash next */
566 struct ipnat **in_pmnext; /* prior map next ptr */
567 struct ipftq *in_tqehead[2];
568 void *in_ifps[2];
569 void *in_apr;
[all …]