Home
last modified time | relevance | path

Searched refs:stp_proto_unregister (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/net/802/
Dstp.c85 void stp_proto_unregister(const struct stp_proto *proto) in stp_proto_unregister() function
99 EXPORT_SYMBOL_GPL(stp_proto_unregister);
Dgarp.c647 stp_proto_unregister(&appl->proto); in garp_unregister_application()
/linux-5.19.10/include/net/
Dstp.h13 void stp_proto_unregister(const struct stp_proto *proto);
/linux-5.19.10/net/bridge/
Dbr.c443 stp_proto_unregister(&br_stp_proto); in br_init()
449 stp_proto_unregister(&br_stp_proto); in br_deinit()