Searched refs:_m_get (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/compat/freebsd_network/
H A Dmbuf.c150 _m_get(int how, short type, int flags) function
166 return _m_get(how, type, 0);
174 return _m_get(how, type, flags);
192 return _m_get(how, type, M_PKTHDR);

Completed in 82 milliseconds