Home
last modified time | relevance | path

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

/src/sys/net/
H A Dbpf.c233 static int bpf_attachd(struct bpf_d *d, struct bpf_if *);
1412 error = bpf_attachd(d, bp); in bpfioctl()
1919 bpf_attachd(struct bpf_d *d, struct bpf_if *bp) in bpf_attachd() function
2824 bpf_attachd(d, bp); in bpf_setdlt()