Home
last modified time | relevance | path

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

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