Searched refs:hxge_m_multicst (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c141 static int hxge_m_multicst(void *, boolean_t, const uint8_t *);
193 hxge_m_multicst,
2486 hxge_m_multicst(void *arg, boolean_t add, const uint8_t *mca) function
2491 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "==> hxge_m_multicst: add %d", add));
2498 "<== hxge_m_multicst: add multicast failed"));
2504 "<== hxge_m_multicst: del multicast failed"));
2509 HXGE_DEBUG_MSG((hxgep, MAC_CTL, "<== hxge_m_multicst"));

Completed in 454 milliseconds