Home
last modified time | relevance | path

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

/src/sys/dev/hyperv/netvsc/
H A Dif_hn.c5956 int obytes, omcast; in hn_transmit() local
5959 omcast = (m->m_flags & M_MCAST) != 0; in hn_transmit()
5992 if (omcast) { in hn_transmit()
5994 omcast); in hn_transmit()