Searched refs:IPL_LOGCOUNT (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/cmd/ipf/lib/ |
H A D | printpooldata.c | 55 case IPL_LOGCOUNT :
|
H A D | printhashdata.c | 62 case IPL_LOGCOUNT :
|
H A D | printpool.c | 65 case IPL_LOGCOUNT :
|
H A D | printhash.c | 74 case IPL_LOGCOUNT :
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ippool_y.y | 155 | IPT_ROLE '=' IPT_COUNT { $$ = IPL_LOGCOUNT; }
|
H A D | ippool.c | 835 role = IPL_LOGCOUNT;
|
H A D | ipfstat.c | 1691 static int gnums[3] = { IPL_LOGIPF, IPL_LOGCOUNT, IPL_LOGAUTH };
|
/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | fil.c | 3607 tmp = frflush(IPL_LOGCOUNT, proto, flags, ifs); 4456 unit = IPL_LOGCOUNT; 6922 (void) frflush(IPL_LOGCOUNT, 0, FR_INQUE|FR_OUTQUE|FR_INACTIVE, ifs); 6923 (void) frflush(IPL_LOGCOUNT, 0, FR_INQUE|FR_OUTQUE, ifs);
|
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_fil.h | 942 #define IPL_LOGCOUNT 7 macro
|