Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dcls_tcindex.c59 tcindex_lookup(struct tcindex_data *p, u16 key) in tcindex_lookup() function
91 f = tcindex_lookup(p, key); in tcindex_classify()
115 r = tcindex_lookup(p, handle); in tcindex_get()
348 r = tcindex_lookup(cp, handle) ? : &new_filter_result; in tcindex_set_parms()