Searched refs:bd_promisc (Results 1 – 3 of 3) sorted by relevance
120 uint8_t bd_promisc; /* true if listening promiscuously */ member
629 if (d->bd_promisc) { in bpf_detachd()630 d->bd_promisc = 0; in bpf_detachd()1945 if (d->bd_promisc == 0) { in bpfioctl()1950 d->bd_promisc = 1; in bpfioctl()2563 opromisc = d->bd_promisc; in bpf_setdlt()2585 d->bd_promisc = 1; in bpf_setdlt()4172 d->bd_promisc = bd->bd_promisc != 0 ? 1 : 0; in bpfstats_fill_xbpf()
338 uint8_t bd_promisc; member