Searched refs:bpf_attachd (Results 1 – 1 of 1) sorted by relevance
240 static errno_t bpf_attachd(struct bpf_d *d, struct bpf_if *bp);707 bpf_attachd(struct bpf_d *d, struct bpf_if *bp) in bpf_attachd() function2792 if (bpf_attachd(d, bp) != 0) { in bpf_setif()2900 error = bpf_attachd(d, bp); in bpf_setdlt()