Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_tcindex.c59 static struct tcindex_filter_result *tcindex_lookup(struct tcindex_data *p, in tcindex_lookup() function
92 f = tcindex_lookup(p, key); in tcindex_classify()
118 r = tcindex_lookup(p, handle); in tcindex_get()
430 r = tcindex_lookup(cp, handle) ? : &new_filter_result; in tcindex_set_parms()