5 unsigned char group_address
[ETH_ALEN
];
6 void (*rcv
)(const struct stp_proto
*, struct sk_buff
*,
11 extern int stp_proto_register(const struct stp_proto
*proto
);
12 extern void stp_proto_unregister(const struct stp_proto
*proto
);
14 #endif /* _NET_STP_H */