Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbpf.c2820 bpf_setif(struct bpf_d *d, ifnet_t theywant, bool do_reset, bool has_hbuf_read_write, in bpf_setif() argument
2840 if (ifp == 0 || ifp != theywant) { in bpf_setif()
2882 d->bd_dev_minor, if_name(theywant)); in bpf_setif()