Home
last modified time | relevance | path

Searched refs:br_stp_proto (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr.c315 static const struct stp_proto br_stp_proto = { variable
325 err = stp_proto_register(&br_stp_proto); in br_init()
380 stp_proto_unregister(&br_stp_proto); in br_init()
386 stp_proto_unregister(&br_stp_proto); in br_deinit()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr.c381 static const struct stp_proto br_stp_proto = { variable
391 err = stp_proto_register(&br_stp_proto); in br_init()
452 stp_proto_unregister(&br_stp_proto); in br_init()
458 stp_proto_unregister(&br_stp_proto); in br_deinit()

Completed in 2 milliseconds