Searched refs:ipf_log_canread (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/ipfilter/
H A Dmlfk_ipl.c360 if ((events & (POLLIN | POLLRDNORM)) && ipf_log_canread(&ipfmain, unit))
/freebsd-11.0-release/sys/contrib/ipfilter/netinet/
H A Dmlfk_ipl.c468 if ((events & (POLLIN | POLLRDNORM)) && ipf_log_canread(&V_ipfmain, unit))
H A Dip_log.c865 /* Function: ipf_log_canread */
874 ipf_log_canread(softc, unit) function
885 /* Function: ipf_log_canread */
H A Dip_fil.h1898 extern int ipf_log_canread __P((ipf_main_softc_t *, int));

Completed in 177 milliseconds