Searched refs:stp_proto_register (Results 1 - 4 of 4) sorted by path

/linux-master/include/net/
H A Dstp.h14 int stp_proto_register(const struct stp_proto *proto);
/linux-master/net/802/
H A Dgarp.c642 return stp_proto_register(&appl->proto);
H A Dstp.c62 int stp_proto_register(const struct stp_proto *proto) function
83 EXPORT_SYMBOL_GPL(stp_proto_register); variable
/linux-master/net/bridge/
H A Dbr.c386 err = stp_proto_register(&br_stp_proto);

Completed in 190 milliseconds