Searched refs:flow_cache (Results 1 – 2 of 2) sorted by relevance
63 static kmem_cache_t *flow_cache; variable189 flow_cache = kmem_cache_create("flow_entry_cache", in mac_flow_init()205 kmem_cache_destroy(flow_cache); in mac_flow_fini()228 flent = kmem_cache_alloc(flow_cache, KM_SLEEP); in mac_flow_create()647 kmem_cache_free(flow_cache, flent); in mac_flow_destroy()
340 …s_xfrm)->sysctl_acq_expires, (struct flow_cache)->hash_shift, (struct flow_cache)->low_watermark, …