Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/
H A Dip_fil_compat.c598 typedef struct ipnat_4_1_0 { struct
599 struct ipnat *in_next;
600 struct ipnat *in_rnext;
601 struct ipnat **in_prnext;
602 struct ipnat *in_mnext;
603 struct ipnat **in_pmnext;
604 struct ipftq *in_tqehead[2];
605 void *in_ifps[2];
606 void *in_apr;
607 char *in_comment;
[all …]
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil_compat.c598 typedef struct ipnat_4_1_0 { struct
599 struct ipnat *in_next;
600 struct ipnat *in_rnext;
601 struct ipnat **in_prnext;
602 struct ipnat *in_mnext;
603 struct ipnat **in_pmnext;
604 struct ipftq *in_tqehead[2];
605 void *in_ifps[2];
606 void *in_apr;
607 char *in_comment;
[all …]