Home
last modified time | relevance | path

Searched refs:tcf_ematch_tree (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/net/
Dpkt_cls.h212 struct tcf_ematch_tree { struct
246 struct tcf_ematch_tree *);
247 void tcf_em_tree_destroy(struct tcf_ematch_tree *);
248 int tcf_em_tree_dump(struct sk_buff *, struct tcf_ematch_tree *, int);
249 int __tcf_em_tree_match(struct sk_buff *, struct tcf_ematch_tree *,
264 struct tcf_ematch_tree *dst, in tcf_em_tree_change()
265 struct tcf_ematch_tree *src) in tcf_em_tree_change()
287 struct tcf_ematch_tree *tree, in tcf_em_tree_match()
300 struct tcf_ematch_tree { struct
/linux-4.4.14/net/sched/
Dematch.c166 static inline struct tcf_ematch *tcf_em_get_match(struct tcf_ematch_tree *tree, in tcf_em_get_match()
305 struct tcf_ematch_tree *tree) in tcf_em_tree_validate()
399 void tcf_em_tree_destroy(struct tcf_ematch_tree *tree) in tcf_em_tree_destroy()
436 int tcf_em_tree_dump(struct sk_buff *skb, struct tcf_ematch_tree *tree, int tlv) in tcf_em_tree_dump()
499 int __tcf_em_tree_match(struct sk_buff *skb, struct tcf_ematch_tree *tree, in __tcf_em_tree_match()
Dcls_cgroup.c24 struct tcf_ematch_tree ematches;
79 struct tcf_ematch_tree t; in cls_cgroup_change()
Dcls_basic.c33 struct tcf_ematch_tree ematches;
139 struct tcf_ematch_tree t; in basic_set_parms()
Dcls_flow.c44 struct tcf_ematch_tree ematches;
385 struct tcf_ematch_tree t; in flow_change()