Home
last modified time | relevance | path

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

/linux-5.19.10/net/sched/ !
Dematch.c303 int tcf_em_tree_validate(struct tcf_proto *tp, struct nlattr *nla, in tcf_em_tree_validate() function
/linux-5.19.10/include/net/ !
Dpkt_cls.h489 #define tcf_em_tree_validate(tp, tb, t) ((void)(t), 0) macro