Searched refs:IPL_LOGCOUNT (Results 1 – 6 of 6) sorted by relevance
37 case IPL_LOGCOUNT : in printunit()
184 | IPT_COUNT { $$ = IPL_LOGCOUNT; }
626 role = IPL_LOGCOUNT; in getrole()
3713 tmp = ipf_flush(softc, IPL_LOGCOUNT, flags); in ipf_flush()4606 unit = IPL_LOGCOUNT; in frrequest()7771 unit = IPL_LOGCOUNT;7778 if (unit == IPL_LOGCOUNT) {9192 (void) ipf_flush(softc, IPL_LOGCOUNT, FR_INQUE|FR_OUTQUE|FR_INACTIVE);9193 (void) ipf_flush(softc, IPL_LOGCOUNT, FR_INQUE|FR_OUTQUE);
1041 #define IPL_LOGCOUNT 7 macro
1844 static int gnums[3] = { IPL_LOGIPF, IPL_LOGCOUNT, IPL_LOGAUTH }; in showgroups()