Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_tuntap.c253 static d_poll_t tunpoll; variable
294 .d_poll = tunpoll,
311 .d_poll = tunpoll,
328 .d_poll = tunpoll,
2082 tunpoll(struct cdev *dev, int events, struct thread *td) in tunpoll() function