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

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c188 static errno_t bpf_attachd(struct bpf_d *d, struct bpf_if *bp);
469 bpf_attachd(struct bpf_d *d, struct bpf_if *bp) function
1652 if (bpf_attachd(d, bp) != 0) {
1731 error = bpf_attachd(d, bp);
1733 printf("bpf_setdlt: bpf_attachd %s%d failed (%d)\n",

Completed in 10 milliseconds