Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/ !
Dstp.h4 struct stp_proto { struct
6 void (*rcv)(const struct stp_proto *, struct sk_buff *, argument
11 extern int stp_proto_register(const struct stp_proto *proto); argument