| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_stp.c | 26 [BR_STATE_BLOCKING] = "blocking", 57 case BR_STATE_BLOCKING: in br_set_state() 414 p->state != BR_STATE_BLOCKING) { in br_make_blocking() 419 br_set_state(p, BR_STATE_BLOCKING); in br_make_blocking() 431 if (p->state != BR_STATE_BLOCKING) in br_make_forwarding() 475 if (p->state != BR_STATE_BLOCKING) in br_port_state_selection()
|
| H A D | br_vlan_options.c | 71 if (state > BR_STATE_BLOCKING) { in br_vlan_modify_state()
|
| H A D | br_stp_if.c | 39 br_set_state(p, BR_STATE_BLOCKING); in br_init_port()
|
| H A D | br_mrp.c | 557 port_state = BR_STATE_BLOCKING; in br_mrp_set_port_state() 1077 p->state == BR_STATE_BLOCKING && in br_mrp_rcv()
|
| H A D | br_netlink.c | 736 if (state > BR_STATE_BLOCKING) in br_set_port_state()
|
| H A D | br_multicast.c | 1517 port->state == BR_STATE_BLOCKING) in br_multicast_port_query_expired() 3457 port->state == BR_STATE_BLOCKING) in br_multicast_start_querier()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | if_bridge.h | 53 #define BR_STATE_BLOCKING 4 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | if_bridge.h | 53 #define BR_STATE_BLOCKING 4 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | if_bridge.h | 53 #define BR_STATE_BLOCKING 4 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | cpsw_switchdev.c | 48 case BR_STATE_BLOCKING: in cpsw_port_stp_state_set()
|
| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | port.c | 64 state == BR_STATE_BLOCKING || in dsa_port_set_state()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/ |
| H A D | port.c | 640 case BR_STATE_BLOCKING: in mv88e6xxx_port_set_state()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_switchdev.c | 486 case BR_STATE_BLOCKING: in prestera_port_vid_stp_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ |
| H A D | lan9303-core.c | 1144 case BR_STATE_BLOCKING: in lan9303_port_stp_state_set()
|
| H A D | qca8k.c | 1120 case BR_STATE_BLOCKING: in qca8k_port_stp_state_set()
|
| H A D | lantiq_gswip.c | 1319 case BR_STATE_BLOCKING: in gswip_port_stp_state_set()
|
| H A D | mt7530.c | 1032 case BR_STATE_BLOCKING: in mt7530_stp_state_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/ |
| H A D | ksz9477.c | 441 case BR_STATE_BLOCKING: in ksz9477_port_stp_state_set()
|
| H A D | ksz8795.c | 721 case BR_STATE_BLOCKING: in ksz8795_port_stp_state_set()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/dsa/ |
| H A D | dsa.rst | 467 ``BR_STATE_BLOCKING`` if the port is a bridge member, or ``BR_STATE_FORWARDING`` if it
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 1922 case BR_STATE_BLOCKING: in b53_br_set_stp_state()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/ |
| H A D | rocker_ofdpa.c | 2108 case BR_STATE_BLOCKING: in ofdpa_port_stp_update()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_main.c | 1646 case BR_STATE_BLOCKING: in sja1105_bridge_stp_state_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum.c | 253 case BR_STATE_BLOCKING: in mlxsw_sp_stp_spms_state()
|
| H A D | spectrum_router.c | 6737 mlxsw_sp_port_vid_stp_set(mlxsw_sp_port, vid, BR_STATE_BLOCKING); in __mlxsw_sp_port_vlan_router_leave()
|