Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dbpfdesc.h115 u_char bd_promisc; /* true if listening promiscuously */ member
H A Dbpf.c623 if (d->bd_promisc) { in bpf_detachd()
624 d->bd_promisc = 0; in bpf_detachd()
1789 if (d->bd_promisc == 0) { in bpfioctl()
1794 d->bd_promisc = 1; in bpfioctl()
2382 opromisc = d->bd_promisc; in bpf_setdlt()
2403 d->bd_promisc = 1; in bpf_setdlt()