Searched refs:bd_promisc (Results 1 – 2 of 2) sorted by relevance
115 u_char bd_promisc; /* true if listening promiscuously */ member
623 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()