Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dbpf.c230 static errno_t bpf_attachd(struct bpf_d *d, struct bpf_if *bp);
507 bpf_attachd(struct bpf_d *d, struct bpf_if *bp) in bpf_attachd() function
2472 if (bpf_attachd(d, bp) != 0) { in bpf_setif()
2580 error = bpf_attachd(d, bp); in bpf_setdlt()