Searched refs:stp_proto (Results 1 – 2 of 2) sorted by relevance
7 struct stp_proto { struct9 void (*rcv)(const struct stp_proto *, struct sk_buff *, argument14 int stp_proto_register(const struct stp_proto *proto); argument15 void stp_proto_unregister(const struct stp_proto *proto);
98 struct stp_proto proto;
Completed in 4 milliseconds