Searched refs:bd_promisc (Results 1 – 4 of 4) sorted by relevance
84 u_char bd_promisc; /* true if listening promiscuously */ member130 u_char bd_promisc; member
879 if (d->bd_promisc && !detached_ifp) { in bpf_detachd_locked()880 d->bd_promisc = 0; in bpf_detachd_locked()1504 if (d->bd_promisc == 0) { in bpfioctl()1507 d->bd_promisc = 1; in bpfioctl()2845 opromisc = d->bd_promisc; in bpf_setdlt()2853 d->bd_promisc = 1; in bpf_setdlt()2911 d->bd_promisc = bd->bd_promisc; in bpfstats_fill_xbpf()
83 u_char bd_promisc; /* true if listening promiscuously */ member129 u_char bd_promisc; member
83 *flagbuf++ = bd->bd_promisc ? 'p' : '-'; in bpf_flags()93 if (bd->bd_promisc) in bpf_flags()