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

/xnu-2422.115.4/bsd/net/
H A Dbpfdesc.h104 struct bpf_if *bd_bif; /* interface descriptor */
155 struct bpf_if { struct
156 struct bpf_if *bif_next; /* list of all interfaces */
H A Dbpf.c158 static struct bpf_if *bpf_iflist;
184 static errno_t bpf_attachd(struct bpf_d *d, struct bpf_if *bp);
466 bpf_attachd(struct bpf_d *d, struct bpf_if *bp)
483 struct bpf_if *primary;
510 struct bpf_if *bp;
1618 struct bpf_if *bp;
1709 struct bpf_if *bp;
1767 struct bpf_if *bp;
1810 struct bpf_if *bp;
2090 struct bpf_if *b
[all...]
H A Dif_var.h550 struct bpf_if *if_bpf; /* packet filter structure */

Completed in 36 milliseconds