Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dbpf.c2823 bpf_setif(struct bpf_d *d, ifnet_t theywant, bool do_reset, bool has_hbuf_read_write, in bpf_setif() argument
2843 if (ifp == 0 || ifp != theywant) { in bpf_setif()
2885 d->bd_dev_minor, if_name(theywant), proc_name_address(proc), proc_pid(proc)); in bpf_setif()