Home
last modified time | relevance | path

Searched refs:MBUF_CLUSTER_MEM_NAME (Results 1 – 2 of 2) sorted by relevance

/external/usrsctp/usrsctplib/
Duser_mbuf.h125 #define MBUF_CLUSTER_MEM_NAME "mbuf_cluster" macro
Duser_mbuf.c525 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()