Home
last modified time | relevance | path

Searched refs:DLS_PROMISC_PHYS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddls.h87 #define DLS_PROMISC_PHYS 0x00000004 macro
/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls.c261 DLS_PROMISC_PHYS | option_flags))); in dls_promisc()
575 if (dsp->ds_promisc & DLS_PROMISC_PHYS) in dls_accept_common()
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c606 new_flags |= DLS_PROMISC_PHYS; in proto_promiscon_req()
693 if (!(dsp->ds_promisc & DLS_PROMISC_PHYS)) { in proto_promiscoff_req()
697 new_flags &= ~DLS_PROMISC_PHYS; in proto_promiscoff_req()