NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bpf_kqfilter
sys/net/bpf.c
270
static int bpf_kqfilter(struct file *, struct knote *);
sys/net/bpf.c
282
.fo_kqfilter = bpf_kqfilter,