Searched refs:stp_proto_unregister (Results 1 – 4 of 4) sorted by relevance
85 void stp_proto_unregister(const struct stp_proto *proto) in stp_proto_unregister() function99 EXPORT_SYMBOL_GPL(stp_proto_unregister);
647 stp_proto_unregister(&appl->proto); in garp_unregister_application()
13 void stp_proto_unregister(const struct stp_proto *proto);
435 stp_proto_unregister(&br_stp_proto); in br_init()441 stp_proto_unregister(&br_stp_proto); in br_deinit()
Completed in 5 milliseconds