Home
last modified time | relevance | path

Searched refs:POLLWAKEUP (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h333 # define POLLWAKEUP(y) ; macro
490 # if !defined(POLLWAKEUP)
491 # define POLLWAKEUP(x) selwakeup(softc->ipf_selwait+x) macro
H A Dip_log.c277 POLLWAKEUP(i); in ipf_log_soft_fini()
612 POLLWAKEUP(unit); in ipf_log_items()
H A Dip_sync.c1385 POLLWAKEUP(IPL_LOGSYNC); in ipf_sync_poll_wakeup()