Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dbpf.c2405 bpf_setif(struct bpf_d *d, ifnet_t theywant, bool do_reset, bool has_hbuf_read, in bpf_setif() argument
2425 if (ifp == 0 || ifp != theywant) { in bpf_setif()
2467 d->bd_dev_minor, if_name(theywant)); in bpf_setif()