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

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dmbuf.h29 #define MT_NOINIT 255 /* not a type, a flag to allocate a non-initialized mbuf */ macro
/haiku/src/libs/compat/freebsd_network/
H A Dmbuf.c50 if (type == MT_NOINIT)
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c2165 m = m_gethdr(M_NOWAIT, MT_NOINIT);

Completed in 102 milliseconds