Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dbpfdesc.h91 u_char bd_promisc; /* true if listening promiscuously */ member
H A Dbpf.c343 if (d->bd_promisc) { in bpf_detachd()
348 d->bd_promisc = 0; in bpf_detachd()
897 if (d->bd_promisc == 0) { in bpfioctl()
903 d->bd_promisc = 1; in bpfioctl()