Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_device.c119 static d_poll_t ngdpoll; variable
130 .d_poll = ngdpoll,
486 ngdpoll(struct cdev *dev, int events, struct thread *td) in ngdpoll() function