Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbpfdesc.h124 struct bpf_if *bd_bif; /* interface descriptor */
199 struct bpf_if { struct
200 struct bpf_if *bif_next; /* list of all interfaces */ argument
H A Dbpf.c217 static struct bpf_if *bpf_iflist;
239 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()
731 struct bpf_if *tmp, *primary = NULL; in bpf_attachd()
775 struct bpf_if *bp; in bpf_detachd()
2517 struct bpf_if *bp; in bpfioctl()
2823 struct bpf_if *bp; in bpf_setif()
2898 struct bpf_if *bp; in bpf_getdltlist()
2950 struct bpf_if *bp; in bpf_setdlt()
3309 struct bpf_if *bp; in bpf_tap_imp()
[all …]
H A Dif_var_private.h631 struct bpf_if *if_bpf; /* packet filter structure */