Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_tcindex.c175 static int tcindex_delete(struct tcf_proto *tp, void *arg, bool *last, in tcindex_delete() function
229 return tcindex_delete(tp, arg, &last, NULL); in tcindex_destroy_element()
654 .delete = tcindex_delete,