Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dematch.c96 static struct tcf_ematch_ops *tcf_em_lookup(u16 kind) in tcf_em_lookup() function
216 em->ops = tcf_em_lookup(em_hdr->kind); in tcf_em_validate()
224 em->ops = tcf_em_lookup(em_hdr->kind); in tcf_em_validate()