Home
last modified time | relevance | path

Searched defs:tcf_em_tree_validate (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/sched/
H A Dematch.c305 int tcf_em_tree_validate(struct tcf_proto *tp, struct nlattr *nla, in tcf_em_tree_validate() function
/openbmc/linux/include/net/
H A Dpkt_cls.h513 #define tcf_em_tree_validate(tp, tb, t) ((void)(t), 0) macro