Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpfdesc.h142 uchar_t bd_promisc; /* true if listening promiscuously */ member
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c361 if (d->bd_promisc) in bpf_detachd()
362 d->bd_promisc = 0; in bpf_detachd()
943 if (d->bd_promisc == 0) { in bpfioctl()
961 d->bd_promisc = 1; in bpfioctl()