Home
last modified time | relevance | path

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

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