Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dstp.h7 struct stp_proto { struct
9 void (*rcv)(const struct stp_proto *, struct sk_buff *, argument
14 int stp_proto_register(const struct stp_proto *proto); argument