Searched refs:MT_NOINIT (Results 1 – 3 of 3) sorted by relevance
767 #define MT_NOINIT 255 /* Not a type but a flag to allocate macro986 args.type = type | MT_NOINIT; in m_get_raw()1012 args.type = type | MT_NOINIT; in m_gethdr_raw()
655 if (type == MT_NOINIT) in mb_ctor_mbuf()
719 if ((m = m_getcl(M_NOWAIT, MT_NOINIT, M_PKTHDR)) == NULL) in refill_fl()