Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/ !
H A Dbpfdesc.h109 struct bpf_if *bd_bif; /* interface descriptor */
177 struct bpf_if { struct
178 struct bpf_if *bif_next; /* list of all interfaces */ argument
H A Dbpf.c192 static struct bpf_if *bpf_iflist;
216 static errno_t bpf_attachd(struct bpf_d *d, struct bpf_if *bp);
497 bpf_attachd(struct bpf_d *d, struct bpf_if *bp) in bpf_attachd()
520 struct bpf_if *tmp, *primary = NULL; in bpf_attachd()
564 struct bpf_if *bp; in bpf_detachd()
2062 struct bpf_if *bp; in bpfioctl()
2231 struct bpf_if *bp; in bpf_setif()
2302 struct bpf_if *bp; in bpf_getdltlist()
2354 struct bpf_if *bp; in bpf_setdlt()
2704 struct bpf_if *bp; in bpf_tap_imp()
[all …]
H A Dif_var.h1062 struct bpf_if *if_bpf; /* packet filter structure */