Searched refs:bpf_poll (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/net/
H A Dbpf.c270 static int bpf_poll(struct file *, int);
281 .fo_poll = bpf_poll,
1546 bpf_poll(struct file *fp, int events) function

Completed in 68 milliseconds