Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/afe/
H A Dafe.c271 static uchar_t afe_broadcast[ETHERADDRL] = { variable
504 (void) afe_m_multicst(afep, B_TRUE, afe_broadcast); in afe_attach()
1999 if (bcmp(txb->txb_buf, afe_broadcast, ETHERADDRL) != 0) in afe_send()
2218 if (bcmp(mp->b_rptr, afe_broadcast, in afe_receive()