Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_bridge.c758 #define m_copypacket(m, how) m_copym(m, 0, M_COPYALL, how) macro
6512 mc = m_copypacket(m, M_DONTWAIT);