Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dflow.c121 flow_cache_global); in __flow_cache_shrink()
195 struct flow_cache *fc = &net->xfrm.flow_cache_global; in flow_cache_lookup()
291 flow_cache_global); in flow_cache_flush_tasklet()
354 info.cache = &net->xfrm.flow_cache_global; in flow_cache_flush()
438 struct flow_cache *fc = &net->xfrm.flow_cache_global; in flow_cache_init()
497 struct flow_cache *fc = &net->xfrm.flow_cache_global; in flow_cache_fini()
/linux-4.4.14/include/net/netns/
Dxfrm.h80 struct flow_cache flow_cache_global; member