Home
last modified time | relevance | path

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

/src/sys/net/
H A Dbpf.c275 static d_poll_t bpfpoll; variable
284 .d_poll = bpfpoll,
2002 bpfpoll(struct cdev *dev, int events, struct thread *td) in bpfpoll() function