Searched refs:tcf_ematch_tree (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dpkt_cls.h217 * struct tcf_ematch_tree - ematch tree handle
222 struct tcf_ematch_tree struct
259 struct tcf_ematch_tree *);
260 extern void tcf_em_tree_destroy(struct tcf_proto *, struct tcf_ematch_tree *);
261 extern int tcf_em_tree_dump(struct sk_buff *, struct tcf_ematch_tree *, int);
262 extern int __tcf_em_tree_match(struct sk_buff *, struct tcf_ematch_tree *,
277 struct tcf_ematch_tree *dst,
278 struct tcf_ematch_tree *src)
300 struct tcf_ematch_tree *tree,
311 struct tcf_ematch_tree struct
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dematch.c177 static inline struct tcf_ematch * tcf_em_get_match(struct tcf_ematch_tree *tree,
289 struct tcf_ematch_tree *tree)
383 void tcf_em_tree_destroy(struct tcf_proto *tp, struct tcf_ematch_tree *tree)
418 int tcf_em_tree_dump(struct sk_buff *skb, struct tcf_ematch_tree *tree, int tlv)
473 int __tcf_em_tree_match(struct sk_buff *skb, struct tcf_ematch_tree *tree,
H A Dcls_basic.c34 struct tcf_ematch_tree ematches;
139 struct tcf_ematch_tree t;

Completed in 87 milliseconds