Searched refs:IPL_LOGSIZE (Results 1 – 11 of 11) sorted by relevance
122 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 …]
21 #define LOOKUP_POOL_MAX (IPL_LOGSIZE)22 #define LOOKUP_POOL_SZ (IPL_LOGSIZE + 1)
56 static struct cdev *ipf_devs[IPL_LOGSIZE];58 static dev_t ipf_devs[IPL_LOGSIZE];261 for (i = 0; i < IPL_LOGSIZE; i++) in ipf_modload()
1046 #define IPL_LOGSIZE IPL_LOGMAX + 1 macro1058 struct frgroup *f_groups[IPL_LOGSIZE][2];1065 int f_locks[IPL_LOGSIZE];1569 struct frgroup *ipf_groups[IPL_LOGSIZE][2];1586 struct pollhead ipf_poll_head[IPL_LOGSIZE];1605 struct selinfo ipf_selwait[IPL_LOGSIZE];
1374 for (i = 0; i < IPL_LOGSIZE; i++) in ipf_htable_dump()
4028 for (i = 0; i < IPL_LOGSIZE; i++) { in ipf_sync()4176 for (i = 0; i < IPL_LOGSIZE; i++) { in ipf_getstat()
54 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ipftestioctl,554 for (i = 0; i < IPL_LOGSIZE; i++) in dumpgroups()563 for (i = 0; i < IPL_LOGSIZE; i++) in dumpgroups()
761 ip_pool_t *pools[IPL_LOGSIZE]; in poollist_dead()790 iphtable_t *tables[IPL_LOGSIZE]; in poollist_dead()
52 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ioctl, ioctl, ioctl,
495 struct frgroup *f_groups[IPL_LOGSIZE][2];498 int f_locks[IPL_LOGSIZE];516 struct frgroup *f_groups[IPL_LOGSIZE][2];
68 static ioctlfunc_t ipfioctls[IPL_LOGSIZE];