Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bpf/net/
H A Dbpfdesc.h142 uchar_t bd_promisc; /* true if listening promiscuously */ member
/titanic_50/usr/src/uts/common/io/bpf/
H A Dbpf.c354 if (d->bd_promisc) in bpf_detachd()
355 d->bd_promisc = 0; in bpf_detachd()
936 if (d->bd_promisc == 0) { in bpfioctl()
954 d->bd_promisc = 1; in bpfioctl()