Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmac_client.h106 #define MAC_OPEN_FLAGS_NO_UNICAST_ADDR 0x0040 macro
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_client.c1397 if (flags & MAC_OPEN_FLAGS_NO_UNICAST_ADDR) in mac_client_open()