Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw.h84 #define VSW_LAYER2_PROMISC 0x2 /* Layer 2 + promisc mode */ macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_phys.c708 if (!(vswp->smode & VSW_LAYER2_PROMISC)) { in vsw_set_port_hw_addr()
783 if (!(vswp->smode & VSW_LAYER2_PROMISC)) { in vsw_set_if_hw_addr()
H A Dvsw.c1060 *mode = VSW_LAYER2 | VSW_LAYER2_PROMISC; in vsw_get_md_smodes()