Searched refs:flow_tab_cache (Results 1 – 1 of 1) sorted by relevance
62 static kmem_cache_t *flow_tab_cache; variable189 flow_tab_cache = kmem_cache_create("flow_tab_cache", in mac_flow_init()204 kmem_cache_destroy(flow_tab_cache); in mac_flow_fini()988 ft = kmem_cache_alloc(flow_tab_cache, KM_SLEEP); in mac_flow_tab_create()1037 kmem_cache_free(flow_tab_cache, ft); in mac_flow_tab_destroy()