Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpfdesc.h178 int bd_promisc_flags; member
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c334 &d->bd_promisc_handle, d->bd_promisc_flags); in bpf_attachd()
493 d->bd_promisc_flags = MAC_PROMISC_FLAGS_NO_PHYS| in bpfopen()
956 d->bd_promisc_flags = MAC_PROMISC_FLAGS_NO_COPY; in bpfioctl()
959 &d->bd_promisc_handle, d->bd_promisc_flags); in bpfioctl()