Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c122 static int bge_m_multicst(void *, boolean_t, const uint8_t *);
147 .mc_multicst = bge_m_multicst,
1289 bge_m_multicst(void *arg, boolean_t add, const uint8_t *mca) function