Searched refs:tree (Results 1 - 2 of 2) sorted by relevance

/net/sched/
H A Dematch.c166 static inline struct tcf_ematch *tcf_em_get_match(struct tcf_ematch_tree *tree, argument
169 return &tree->matches[index];
288 * tcf_em_tree_validate - validate ematch config TLV and build ematch tree
291 * @nla: ematch tree configuration TLV
292 * @tree: destination ematch tree variable to store the resulting
293 * ematch tree.
296 * ematch tree in @tree. The resulting tree mus
303 tcf_em_tree_validate(struct tcf_proto *tp, struct nlattr *nla, struct tcf_ematch_tree *tree) argument
398 tcf_em_tree_destroy(struct tcf_ematch_tree *tree) argument
435 tcf_em_tree_dump(struct sk_buff *skb, struct tcf_ematch_tree *tree, int tlv) argument
498 __tcf_em_tree_match(struct sk_buff *skb, struct tcf_ematch_tree *tree, struct tcf_pkt_info *info) argument
[all...]
/net/bridge/
H A DKconfig15 networks of Ethernets using the IEEE 802.1 spanning tree algorithm.

Completed in 48 milliseconds