Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sparc/ip/
H A Dip.global-objs.obj64170 ipsec_sel_cache
H A Dip.global-objs.debug64170 ipsec_sel_cache
/titanic_50/usr/src/uts/intel/ip/
H A Dip.global-objs.obj64170 ipsec_sel_cache
H A Dip.global-objs.debug64170 ipsec_sel_cache
/titanic_50/usr/src/uts/common/inet/ip/
H A Dspd.c141 static kmem_cache_t *ipsec_sel_cache; variable
438 kmem_cache_destroy(ipsec_sel_cache); in ipsec_policy_g_destroy()
683 ipsec_sel_cache = kmem_cache_create("ipsec_selectors", in ipsec_policy_g_init()
3399 sp = kmem_cache_alloc(ipsec_sel_cache, KM_NOSLEEP); in ipsec_find_sel()
3438 kmem_cache_free(ipsec_sel_cache, sp); in ipsec_sel_rel()