Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_tuntap.c246 static d_poll_t tunpoll; variable
285 .d_poll = tunpoll,
302 .d_poll = tunpoll,
319 .d_poll = tunpoll,
1908 tunpoll(struct cdev *dev, int events, struct thread *td) in tunpoll() function