Searched refs:fce (Results 1 – 1 of 1) sorted by relevance
106 struct flow_cache_entry *fce, *n; in flow_cache_gc_task() local113 list_for_each_entry_safe(fce, n, &gc_list, u.gc_list) in flow_cache_gc_task()114 flow_entry_kill(fce); in flow_cache_gc_task()