Searched refs:bd_promisc (Results 1 – 3 of 3) sorted by relevance
134 uint8_t bd_promisc; /* true if listening promiscuously */ member
206 uint8_t bd_promisc; member
796 uint8_t bd_promisc; in bpf_detachd() local866 bd_promisc = d->bd_promisc; in bpf_detachd()867 d->bd_promisc = 0; in bpf_detachd()879 if (bd_promisc) { in bpf_detachd()2218 if (d->bd_promisc == 0) { in bpfioctl()2223 d->bd_promisc = 1; in bpfioctl()3005 opromisc = d->bd_promisc; in bpf_setdlt()3027 d->bd_promisc = 1; in bpf_setdlt()4641 d->bd_promisc = bd->bd_promisc != 0 ? 1 : 0; in bpfstats_fill_xbpf()