Home
last modified time | relevance | path

Searched defs:bpf (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/net/lwip/
H A Dbpfdev.c174 struct bpfdev *bpf; in bpfdev_open() local
205 struct bpfdev *bpf; in bpfdev_close() local
263 bpfdev_rotate(struct bpfdev * bpf) in bpfdev_rotate()
287 bpfdev_test_select(struct bpfdev * bpf, unsigned int ops) in bpfdev_test_select()
324 bpfdev_resume_select(struct bpfdev * bpf) in bpfdev_resume_select()
362 bpfdev_resume_read(struct bpfdev * bpf, int is_timeout) in bpfdev_resume_read()
416 struct bpfdev *bpf; in bpfdev_timeout() local
434 struct bpfdev *bpf; in bpfdev_read() local
529 struct bpfdev *bpf; in bpfdev_write() local
608 bpfdev_attach(struct bpfdev * bpf, struct ifreq * ifr) in bpfdev_attach()
[all …]
/minix3/sys/arch/i386/stand/lib/test/
H A Dether_bpf.c62 static int bpf = -1; variable