Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
Dematch.c305 int tcf_em_tree_validate(struct tcf_proto *tp, struct nlattr *nla, in tcf_em_tree_validate() function
/kernel/linux/linux-5.10/include/net/
Dpkt_cls.h479 #define tcf_em_tree_validate(tp, tb, t) ((void)(t), 0) macro