Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/
H A Dip_fil_compat.c254 typedef struct frentry_4_1_0 { struct
255 ipfmutex_t fr_lock;
256 struct frentry *fr_next;
257 struct frentry **fr_grp;
258 struct ipscan *fr_isc;
259 void *fr_ifas[4];
260 void *fr_ptr;
261 char *fr_comment;
262 int fr_ref;
263 int fr_statecnt;
[all …]
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil_compat.c254 typedef struct frentry_4_1_0 { struct
255 ipfmutex_t fr_lock;
256 struct frentry *fr_next;
257 struct frentry **fr_grp;
258 struct ipscan *fr_isc;
259 void *fr_ifas[4];
260 void *fr_ptr;
261 char *fr_comment;
262 int fr_ref;
263 int fr_statecnt;
[all …]