Home
last modified time | relevance | path

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

/original-bsd/sys/net/
H A Dbpfdesc.h45 u_char bd_promisc; /* true if listening promiscuously */ member
H A Dbpf.c239 if (d->bd_promisc) {
240 d->bd_promisc = 0;
660 if (d->bd_promisc == 0) {
663 d->bd_promisc = 1;