Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dbpfdesc.h112 struct bpf_if *bd_bif; /* interface descriptor */
183 struct bpf_if { struct
184 struct bpf_if *bif_next; /* list of all interfaces */ argument
H A Dbpf.c216 static struct bpf_if *bpf_iflist;
238 static errno_t bpf_attachd(struct bpf_d *d, struct bpf_if *bp);
548 bpf_attachd(struct bpf_d *d, struct bpf_if *bp) in bpf_attachd()
572 struct bpf_if *tmp, *primary = NULL; in bpf_attachd()
616 struct bpf_if *bp; in bpf_detachd()
2300 struct bpf_if *bp; in bpfioctl()
2508 struct bpf_if *bp; in bpf_setif()
2583 struct bpf_if *bp; in bpf_getdltlist()
2635 struct bpf_if *bp; in bpf_setdlt()
2997 struct bpf_if *bp; in bpf_tap_imp()
[all …]
H A Dif_var_private.h629 struct bpf_if *if_bpf; /* packet filter structure */