Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/
H A Dip_fil_compat.c1074 typedef struct ipstate_4_1_0 { struct
1075 ipfmutex_t is_lock;
1076 struct ipstate *is_next;
1077 struct ipstate **is_pnext;
1078 struct ipstate *is_hnext;
1079 struct ipstate **is_phnext;
1080 struct ipstate **is_me;
1081 void *is_ifp[4];
1082 void *is_sync;
1083 void *is_nat[2];
[all …]
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil_compat.c1074 typedef struct ipstate_4_1_0 { struct
1075 ipfmutex_t is_lock;
1076 struct ipstate *is_next;
1077 struct ipstate **is_pnext;
1078 struct ipstate *is_hnext;
1079 struct ipstate **is_phnext;
1080 struct ipstate **is_me;
1081 void *is_ifp[4];
1082 void *is_sync;
1083 void *is_nat[2];
[all …]