Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_mbuf.h125 #define MBUF_CLUSTER_MEM_NAME "mbuf_cluster" macro
Duser_mbuf.c524 SCTP_ZONE_INIT(zone_clust, MBUF_CLUSTER_MEM_NAME, MCLBYTES, 0); in mbuf_initialize()
526 zone_clust = umem_cache_create(MBUF_CLUSTER_MEM_NAME, MCLBYTES, 0, in mbuf_initialize()