Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/
H A Dip_fil_compat.c1025 typedef struct ipstate_4_1_16 { struct
1026 ipfmutex_t is_lock;
1027 struct ipstate *is_next;
1028 struct ipstate **is_pnext;
1029 struct ipstate *is_hnext;
1030 struct ipstate **is_phnext;
1031 struct ipstate **is_me;
1032 void *is_ifp[4];
1033 void *is_sync;
1034 frentry_t *is_rule;
[all …]
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil_compat.c1025 typedef struct ipstate_4_1_16 { struct
1026 ipfmutex_t is_lock;
1027 struct ipstate *is_next;
1028 struct ipstate **is_pnext;
1029 struct ipstate *is_hnext;
1030 struct ipstate **is_phnext;
1031 struct ipstate **is_me;
1032 void *is_ifp[4];
1033 void *is_sync;
1034 frentry_t *is_rule;
[all …]