Home
last modified time | relevance | path

Searched refs:ilb_sticky_cache (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ilb/
H A Dilb_conn.c91 static struct kmem_cache *ilb_sticky_cache = NULL; variable
1145 ilb_sticky_cache = kmem_cache_create("ilb_sticky_cache", in ilb_sticky_cache_init()
1153 if (ilb_sticky_cache != NULL) { in ilb_sticky_cache_fini()
1154 kmem_cache_destroy(ilb_sticky_cache); in ilb_sticky_cache_fini()
1155 ilb_sticky_cache = NULL; in ilb_sticky_cache_fini()
1190 if ((s = kmem_cache_alloc(ilb_sticky_cache, KM_NOSLEEP)) == NULL) in ilb_sticky_add()
1341 kmem_cache_free(ilb_sticky_cache, s); in ilb_sticky_cleanup()
1392 if (ilb_sticky_cache == NULL) in ilb_sticky_hash_init()
/illumos-gate/usr/src/uts/intel/ip/
H A Dip.global-objs.debug64102 ilb_sticky_cache
H A Dip.global-objs.obj64102 ilb_sticky_cache
/illumos-gate/usr/src/uts/sparc/ip/
H A Dip.global-objs.debug64102 ilb_sticky_cache
H A Dip.global-objs.obj64102 ilb_sticky_cache