Home
last modified time | relevance | path

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

/net/core/
Dflow.c86 struct flow_cache_entry *fce, *n; in flow_cache_gc_task() local
95 list_for_each_entry_safe(fce, n, &gc_list, u.gc_list) in flow_cache_gc_task()
96 flow_entry_kill(fce, xfrm); in flow_cache_gc_task()