Home
last modified time | relevance | path

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

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