Searched refs:EXT_CLUSTER (Results 1 – 5 of 5) sorted by relevance
449 #define EXT_CLUSTER 1 /* mbuf cluster */ macro722 type = EXT_CLUSTER; in m_gettype()869 case EXT_CLUSTER: in m_cljset()
157 (n->m_ext.ext_type == EXT_CLUSTER && M_WRITABLE(n))) in m_pulldown()
865 case EXT_CLUSTER: in mb_free_ext()1120 KASSERT(type != EXT_CLUSTER, ("%s: EXT_CLUSTER not allowed", __func__)); in m_extadd()
9853 case EXT_CLUSTER: in bce_dump_mbuf()
4785 case EXT_CLUSTER: type = "EXT_CLUSTER"; break; in bxe_dump_mbuf()