Home
last modified time | relevance | path

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

/freebsd-12.1/sys/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.h33 #define LOOKUP_POOL_MAX (IPL_LOGSIZE)
34 #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];
249 for (i = 0; i < IPL_LOGSIZE; i++) in ipf_modload()
H A Dip_fil.h1088 #define IPL_LOGSIZE IPL_LOGMAX + 1 macro
1100 struct frgroup *f_groups[IPL_LOGSIZE][2];
1107 int f_locks[IPL_LOGSIZE];
1611 struct frgroup *ipf_groups[IPL_LOGSIZE][2];
1628 struct pollhead ipf_poll_head[IPL_LOGSIZE];
1647 struct selinfo ipf_selwait[IPL_LOGSIZE];
H A Dip_htable.c1457 for (i = 0; i < IPL_LOGSIZE; i++)
H A Dfil.c4136 for (i = 0; i < IPL_LOGSIZE; i++) {
4295 for (i = 0; i < IPL_LOGSIZE; i++) {
/freebsd-12.1/contrib/ipfilter/tools/
H A Dipftest.c54 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ipftestioctl,
554 for (i = 0; i < IPL_LOGSIZE; i++)
563 for (i = 0; i < IPL_LOGSIZE; i++)
H A Dippool.c779 ip_pool_t *pools[IPL_LOGSIZE];
808 iphtable_t *tables[IPL_LOGSIZE];
H A Dipf.c52 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ioctl, ioctl, ioctl,
H A Dipf_y.y68 static ioctlfunc_t ipfioctls[IPL_LOGSIZE];
/freebsd-12.1/contrib/ipfilter/
H A Dip_fil_compat.c495 struct frgroup *f_groups[IPL_LOGSIZE][2];
498 int f_locks[IPL_LOGSIZE];
516 struct frgroup *f_groups[IPL_LOGSIZE][2];