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

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c1621 bpf_setif(struct bpf_d *d, ifnet_t theywant, u_int32_t dlt) argument
1632 if (ifp == 0 || ifp != theywant || (dlt != 0 && dlt != bp->bif_dlt))

Completed in 65 milliseconds