Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.c238 static d_poll_t bpfpoll; variable
247 .d_poll = bpfpoll,
2138 bpfpoll(struct cdev *dev, int events, struct thread *td) in bpfpoll() function