Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddls.h87 #define DLS_PROMISC_PHYS 0x00000004 macro
/titanic_41/usr/src/uts/common/io/dls/
H A Ddls.c255 DLS_PROMISC_PHYS))); in dls_promisc()
561 if (dsp->ds_promisc & DLS_PROMISC_PHYS) in dls_accept_common()
/titanic_41/usr/src/uts/common/io/dld/
H A Ddld_proto.c605 new_flags |= DLS_PROMISC_PHYS; in proto_promiscon_req()
688 if (!(dsp->ds_promisc & DLS_PROMISC_PHYS)) { in proto_promiscoff_req()
692 new_flags &= ~DLS_PROMISC_PHYS; in proto_promiscoff_req()