Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_tcindex.c145 static void tcindex_destroy_fexts(struct rcu_head *head) in tcindex_destroy_fexts() function
186 call_rcu(&f->rcu, tcindex_destroy_fexts); in tcindex_delete()