Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c102 static int vioif_m_multicst(void *, boolean_t, const uint8_t *);
171 .mc_multicst = vioif_m_multicst,
755 vioif_m_multicst(void *arg, boolean_t add, const uint8_t *mcst_addr) in vioif_m_multicst() function