Searched refs:ipsec_sel_cache (Results 1 – 5 of 5) sorted by relevance
170 ipsec_sel_cache
141 static kmem_cache_t *ipsec_sel_cache; variable438 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()