Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dbpfdesc.h115 u_char bd_promisc; /* true if listening promiscuously */ member
H A Dbpf.c634 if (d->bd_promisc) { in bpf_detachd()
635 d->bd_promisc = 0; in bpf_detachd()
1800 if (d->bd_promisc == 0) { in bpfioctl()
1805 d->bd_promisc = 1; in bpfioctl()
2393 opromisc = d->bd_promisc; in bpf_setdlt()
2414 d->bd_promisc = 1; in bpf_setdlt()