Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_grp.c131 static int aggr_m_unicst(void *, const uint8_t *);
2518 aggr_cap->mca_unicst = aggr_m_unicst; in aggr_m_capab_get()
3019 aggr_m_unicst(void *arg, const uint8_t *macaddr) in aggr_m_unicst() function