Home
last modified time | relevance | path

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

/linux-3.3/include/net/
Dpkt_cls.h261 static inline void tcf_em_tree_change(struct tcf_proto *tp, in tcf_em_tree_change() function
304 #define tcf_em_tree_change(tp, dst, src) do { } while(0) macro