Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dematch.c92 static struct tcf_ematch_ops *tcf_em_lookup(u16 kind) in tcf_em_lookup() function
212 em->ops = tcf_em_lookup(em_hdr->kind); in tcf_em_validate()
220 em->ops = tcf_em_lookup(em_hdr->kind); in tcf_em_validate()