Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dbpfdesc.h111 struct bpf_if *bd_bif; /* interface descriptor */
182 struct bpf_if { struct
183 struct bpf_if *bif_next; /* list of all interfaces */ argument
H A Dbpf.c208 static struct bpf_if *bpf_iflist;
230 static errno_t bpf_attachd(struct bpf_d *d, struct bpf_if *bp);
507 bpf_attachd(struct bpf_d *d, struct bpf_if *bp) in bpf_attachd()
531 struct bpf_if *tmp, *primary = NULL; in bpf_attachd()
575 struct bpf_if *bp; in bpf_detachd()
2200 struct bpf_if *bp; in bpfioctl()
2408 struct bpf_if *bp; in bpf_setif()
2483 struct bpf_if *bp; in bpf_getdltlist()
2535 struct bpf_if *bp; in bpf_setdlt()
2897 struct bpf_if *bp; in bpf_tap_imp()
[all …]
H A Dif_var_private.h623 struct bpf_if *if_bpf; /* packet filter structure */