Home
last modified time | relevance | path

Searched refs:tcf_em_tree_change (Results 1 – 4 of 4) 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
/linux-4.4.14/net/sched/
Dcls_cgroup.c116 tcf_em_tree_change(tp, &new->ematches, &t); in cls_cgroup_change()
Dcls_basic.c156 tcf_em_tree_change(tp, &f->ematches, &t); in basic_set_parms()
Dcls_flow.c505 tcf_em_tree_change(tp, &fnew->ematches, &t); in flow_change()