Searched refs:MBUF_CLUSTER_MEM_NAME (Results 1 – 2 of 2) sorted by relevance
125 #define MBUF_CLUSTER_MEM_NAME "mbuf_cluster" macro
525 SCTP_ZONE_INIT(zone_clust, MBUF_CLUSTER_MEM_NAME, MCLBYTES, 0); in mbuf_initialize()527 zone_clust = umem_cache_create(MBUF_CLUSTER_MEM_NAME, MCLBYTES, 0, in mbuf_initialize()