Home
last modified time | relevance | path

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

/net/core/
Dflow.c66 static struct flow_cache flow_cache_global; variable
211 struct flow_cache *fc = &flow_cache_global; in flow_cache_lookup()
369 info.cache = &flow_cache_global; in flow_cache_flush()
494 return flow_cache_init(&flow_cache_global); in flow_cache_init_global()