Searched refs:ipsec_sel_cache (Results 1 – 5 of 5) sorted by relevance
171 ipsec_sel_cache
144 static kmem_cache_t *ipsec_sel_cache; variable439 kmem_cache_destroy(ipsec_sel_cache); in ipsec_policy_g_destroy()684 ipsec_sel_cache = kmem_cache_create("ipsec_selectors", in ipsec_policy_g_init()3401 sp = kmem_cache_alloc(ipsec_sel_cache, KM_NOSLEEP); in ipsec_find_sel()3440 kmem_cache_free(ipsec_sel_cache, sp); in ipsec_sel_rel()