Home
last modified time | relevance | path

Searched refs:IPL_LOGSIZE (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_log.c122 kcondvar_t ipl_wait[IPL_LOGSIZE];
124 iplog_t **iplh[IPL_LOGSIZE];
125 iplog_t *iplt[IPL_LOGSIZE];
126 iplog_t *ipll[IPL_LOGSIZE];
127 u_long ipl_logfail[IPL_LOGSIZE];
128 u_long ipl_logok[IPL_LOGSIZE];
129 fr_info_t ipl_crc[IPL_LOGSIZE];
130 u_32_t ipl_counter[IPL_LOGSIZE];
135 int ipl_used[IPL_LOGSIZE];
136 int ipl_magic[IPL_LOGSIZE];
[all …]
H A Dip_lookup.h21 #define LOOKUP_POOL_MAX (IPL_LOGSIZE)
22 #define LOOKUP_POOL_SZ (IPL_LOGSIZE + 1)
H A Dmlfk_ipl.c56 static struct cdev *ipf_devs[IPL_LOGSIZE];
58 static dev_t ipf_devs[IPL_LOGSIZE];
255 for (i = 0; i < IPL_LOGSIZE; i++) in ipf_modload()
H A Dip_fil.h1042 #define IPL_LOGSIZE IPL_LOGMAX + 1 macro
1054 struct frgroup *f_groups[IPL_LOGSIZE][2];
1061 int f_locks[IPL_LOGSIZE];
1564 struct frgroup *ipf_groups[IPL_LOGSIZE][2];
1581 struct pollhead ipf_poll_head[IPL_LOGSIZE];
1600 struct selinfo ipf_selwait[IPL_LOGSIZE];
H A Dip_htable.c1457 for (i = 0; i < IPL_LOGSIZE; i++)
H A Dfil.c4134 for (i = 0; i < IPL_LOGSIZE; i++) {
4293 for (i = 0; i < IPL_LOGSIZE; i++) {