Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Ddsa.h87 struct dsa_switch_tree { struct
92 struct dsa_platform_data *pd;
98 struct net_device *master_netdev;
99 int (*rcv)(struct sk_buff *skb,
103 enum dsa_tag_protocol tag_protocol;
128 struct dsa_switch_tree *dst; argument