Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dcls_tcindex.c137 static void tcindex_destroy_rexts(struct rcu_head *head) in tcindex_destroy_rexts() function
188 call_rcu(&r->rcu, tcindex_destroy_rexts); in tcindex_delete()