Home
last modified time | relevance | path

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

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