Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_fil_netbsd.c143 static int ipfpoll(dev_t, int events, PROC_T *);
154 .d_poll = ipfpoll,
2131 static int ipfpoll(dev_t dev, int events, PROC_T *p) in ipfpoll() function