Home
last modified time | relevance | path

Searched refs:IPL_LOGCOUNT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c3793 tmp = ipf_flush(softc, IPL_LOGCOUNT, flags);
4658 unit = IPL_LOGCOUNT;
7959 unit = IPL_LOGCOUNT;
7966 if (unit == IPL_LOGCOUNT) {
9413 (void) ipf_flush(softc, IPL_LOGCOUNT, FR_INQUE|FR_OUTQUE|FR_INACTIVE);
9414 (void) ipf_flush(softc, IPL_LOGCOUNT, FR_INQUE|FR_OUTQUE);
H A Dip_fil.h1040 #define IPL_LOGCOUNT 7 macro