Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/802/
H A Dstp.c85 void stp_proto_unregister(const struct stp_proto *proto) in stp_proto_unregister() function
99 EXPORT_SYMBOL_GPL(stp_proto_unregister);
H A Dgarp.c647 stp_proto_unregister(&appl->proto); in garp_unregister_application()
/OK3568_Linux_fs/kernel/include/net/
H A Dstp.h13 void stp_proto_unregister(const struct stp_proto *proto);
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr.c380 stp_proto_unregister(&br_stp_proto); in br_init()
386 stp_proto_unregister(&br_stp_proto); in br_deinit()