Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dematch.c305 int tcf_em_tree_validate(struct tcf_proto *tp, struct nlattr *nla, in tcf_em_tree_validate() function
/Linux-v6.6/include/net/
Dpkt_cls.h513 #define tcf_em_tree_validate(tp, tb, t) ((void)(t), 0) macro