Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dstp.h5 struct stp_proto { struct
7 void (*rcv)(const struct stp_proto *, struct sk_buff *, argument
12 int stp_proto_register(const struct stp_proto *proto); argument