Home
last modified time | relevance | path

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

/linux-4.4.14/net/802/
Dstp.c88 void stp_proto_unregister(const struct stp_proto *proto) in stp_proto_unregister() function
102 EXPORT_SYMBOL_GPL(stp_proto_unregister);
Dgarp.c636 stp_proto_unregister(&appl->proto); in garp_unregister_application()
/linux-4.4.14/include/net/
Dstp.h12 void stp_proto_unregister(const struct stp_proto *proto);
/linux-4.4.14/net/bridge/
Dbr.c247 stp_proto_unregister(&br_stp_proto); in br_init()
253 stp_proto_unregister(&br_stp_proto); in br_deinit()