Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sparc/ip/
H A Dip.global-objs.debug64166 ipsec_action_cache
H A Dip.global-objs.obj64166 ipsec_action_cache
/titanic_41/usr/src/uts/intel/ip/
H A Dip.global-objs.obj64166 ipsec_action_cache
H A Dip.global-objs.debug64166 ipsec_action_cache
/titanic_41/usr/src/uts/common/inet/ip/
H A Dspd.c140 static kmem_cache_t *ipsec_action_cache; variable
437 kmem_cache_destroy(ipsec_action_cache); in ipsec_policy_g_destroy()
680 ipsec_action_cache = kmem_cache_create("ipsec_actions", in ipsec_policy_g_init()
2981 ap = kmem_cache_alloc(ipsec_action_cache, KM_NOSLEEP); in ipsec_in_to_out_action()
3201 ap = kmem_cache_alloc(ipsec_action_cache, KM_NOSLEEP); in ipsec_act_find()
3260 kmem_cache_free(ipsec_action_cache, ap); in ipsec_action_free()