Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dipf_stack.h62 frgroup_t *ifs_ipfgroups[IPL_LOGSIZE][2];
192 iphtable_t *ifs_ipf_htables[IPL_LOGSIZE];
193 ulong_t ifs_ipht_nomem[IPL_LOGSIZE];
194 ulong_t ifs_ipf_nhtables[IPL_LOGSIZE];
195 ulong_t ifs_ipf_nhtnodes[IPL_LOGSIZE];
198 iplog_t **ifs_iplh[IPL_LOGSIZE];
199 iplog_t *ifs_iplt[IPL_LOGSIZE];
200 iplog_t *ifs_ipll[IPL_LOGSIZE];
201 int ifs_iplused[IPL_LOGSIZE];
202 fr_info_t ifs_iplcrc[IPL_LOGSIZE];
[all …]
H A Dip_pool.h67 ip_pool_t *ipls_list[IPL_LOGSIZE];
H A Dip_fil.h944 #define IPL_LOGSIZE (IPL_LOGMAX + 1) macro
958 struct frgroup *f_groups[IPL_LOGSIZE][2];
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipftest.c58 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ipftestioctl,
671 for (i = 0; i < IPL_LOGSIZE; i++)
677 for (i = 0; i < IPL_LOGSIZE; i++)
692 for (i = 0; i < IPL_LOGSIZE; i++)
708 for (i = 0; i < IPL_LOGSIZE; i++)
H A Dippool.c549 ip_pool_t *pools[IPL_LOGSIZE];
577 iphtable_t *tables[IPL_LOGSIZE];
H A Dipf.c61 static ioctlfunc_t iocfunctions[IPL_LOGSIZE] = { ioctl, ioctl, ioctl,
H A Dipf_y.y69 static ioctlfunc_t ipfioctl[IPL_LOGSIZE];
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_pool.c302 for (i = 0; i < IPL_LOGSIZE; i++)
304 } else if (unit >= 0 && unit < IPL_LOGSIZE) {
H A Dip_log.c156 int ipl_magic[IPL_LOGSIZE] = { IPL_MAGIC, IPL_MAGIC_NAT, IPL_MAGIC_STATE,
H A Dfil.c3949 for (i = 0; i < IPL_LOGSIZE; i++) {
4045 for (i = 0; i < IPL_LOGSIZE; i++) {
4183 for (i = 0; i < IPL_LOGSIZE; i++) {