Searched refs:sosctp_sockcache (Results 1 – 1 of 1) sorted by relevance
60 static kmem_cache_t *sosctp_sockcache; variable78 sosctp_sockcache = kmem_cache_create("sctpsock", in socksctp_init()89 kmem_cache_destroy(sosctp_sockcache); in socksctp_fini()141 ss = kmem_cache_alloc(sosctp_sockcache, kmflags); in socksctp_create()199 kmem_cache_free(sosctp_sockcache, ss); in socksctp_destroy()