Searched refs:ipf_selwait (Results 1 – 4 of 4) sorted by relevance
462 selrecord(td, &V_ipfmain.ipf_selwait[unit]); in ipfpoll()
223 bzero((char *)V_ipfmain.ipf_selwait, sizeof(V_ipfmain.ipf_selwait));
505 # define POLLWAKEUP(x) selwakeup(softc->ipf_selwait+x)
1600 struct selinfo ipf_selwait[IPL_LOGSIZE]; member