Searched refs:IPL_LOGCOUNT (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/cmd/ipf/lib/common/ |
H A D | printpooldata.c | 57 case IPL_LOGCOUNT :
|
H A D | printhashdata.c | 64 case IPL_LOGCOUNT :
|
H A D | printpool.c | 67 case IPL_LOGCOUNT :
|
H A D | printhash.c | 76 case IPL_LOGCOUNT :
|
/titanic_50/usr/src/cmd/ipf/tools/ |
H A D | ippool_y.y | 157 | IPT_ROLE '=' IPT_COUNT { $$ = IPL_LOGCOUNT; }
|
H A D | ippool.c | 844 role = IPL_LOGCOUNT;
|
H A D | ipfstat.c | 1692 static int gnums[3] = { IPL_LOGIPF, IPL_LOGCOUNT, IPL_LOGAUTH };
|
/titanic_50/usr/src/uts/common/inet/ipf/ |
H A D | fil.c | 3611 tmp = frflush(IPL_LOGCOUNT, proto, flags, ifs); 4460 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);
|
/titanic_50/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_fil.h | 941 #define IPL_LOGCOUNT 7 macro
|