Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/
H A Dip_fil_compat.c157 typedef struct frentry_4_1_34 { struct
158 ipfmutex_t fr_lock;
159 struct frentry *fr_next;
160 struct frentry **fr_grp;
161 struct ipscan *fr_isc;
162 void *fr_ifas[4];
163 void *fr_ptr; /* for use with fr_arg */
164 char *fr_comment; /* text comment for rule */
165 int fr_ref; /* reference count - for grouping */
166 int fr_statecnt; /* state count - for limit rules */
[all …]
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil_compat.c157 typedef struct frentry_4_1_34 { struct
158 ipfmutex_t fr_lock;
159 struct frentry *fr_next;
160 struct frentry **fr_grp;
161 struct ipscan *fr_isc;
162 void *fr_ifas[4];
163 void *fr_ptr; /* for use with fr_arg */
164 char *fr_comment; /* text comment for rule */
165 int fr_ref; /* reference count - for grouping */
166 int fr_statecnt; /* state count - for limit rules */
[all …]