Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c462 selrecord(td, &V_ipfmain.ipf_selwait[unit]); in ipfpoll()
H A Dip_fil_freebsd.c223 bzero((char *)V_ipfmain.ipf_selwait, sizeof(V_ipfmain.ipf_selwait));
H A Dip_compat.h505 # define POLLWAKEUP(x) selwakeup(softc->ipf_selwait+x)
H A Dip_fil.h1600 struct selinfo ipf_selwait[IPL_LOGSIZE]; member