Home
last modified time | relevance | path

Searched refs:IPL_LOGSYNC (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c449 case IPL_LOGSYNC : in ipfpoll()
497 case IPL_LOGSYNC :
564 if (unit == IPL_LOGSYNC) {
607 if (GET_MINOR(dev) == IPL_LOGSYNC) {
H A Dip_sync.c1433 pollwakeup(&softc->ipf_poll_head[IPL_LOGSYNC], POLLIN|POLLRDNORM);
1436 POLLWAKEUP(IPL_LOGSYNC);
H A Dip_fil.h1037 #define IPL_LOGSYNC 4 macro
H A Dfil.c6263 case IPL_LOGSYNC :