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

/haiku/src/libs/compat/freebsd_network/
H A Dmbuf.c36 m_to_oc_flags(int how) function
89 return object_cache_alloc(cache, m_to_oc_flags(how));
136 (struct mbuf *)object_cache_alloc(sMBufCache, m_to_oc_flags(how));
153 (struct mbuf *)object_cache_alloc(sMBufCache, m_to_oc_flags(how));
200 (struct mbuf *)object_cache_alloc(sMBufCache, m_to_oc_flags(how));

Completed in 66 milliseconds