Searched refs:br_notice (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_stp_bpdu.c | 182 br_notice(br, "BPDU received on blocked port %u(%s)\n", in br_stp_rcv() 230 br_notice(p->br, in br_stp_rcv()
|
H A D | br_stp.c | 136 br_notice(br, "port %u(%s) tried to become root port (blocked)", in br_root_port_block() 263 br_notice(br, "root port %u not found for topology notice\n", in br_transmit_tcn()
|
H A D | br_private.h | 525 #define br_notice(__br, format, args...) \ macro
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_stp_bpdu.c | 182 br_notice(br, "BPDU received on blocked port %u(%s)\n", in br_stp_rcv() 230 br_notice(p->br, in br_stp_rcv()
|
H A D | br_stp.c | 156 br_notice(br, "port %u(%s) tried to become root port (blocked)", in br_root_port_block() 283 br_notice(br, "root port %u not found for topology notice\n", in br_transmit_tcn()
|
H A D | br_private.h | 628 #define br_notice(__br, format, args...) \ macro
|
Completed in 10 milliseconds