Home
last modified time | relevance | path

Searched refs:brport (Results 1 – 13 of 13) sorted by relevance

/linux/tools/testing/selftests/drivers/net/mlxsw/
A Dvxlan.sh475 bridge fdb show brport vxlan0
491 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0
505 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0
516 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0
541 de:ad:be:ef:13:37 self bridge fdb show brport vxlan0
958 de:ad:be:ef:13:37 self bridge fdb show brport vxlan10
1101 bridge fdb show brport vxlan0
1109 bridge fdb show brport vxlan0
1116 bridge fdb show brport vxlan0
1121 bridge fdb show brport vxlan0
[all …]
A Drtnetlink.sh549 bridge fdb show brport $swp1 de:ad:be:ef:13:37
/linux/tools/testing/selftests/net/forwarding/
A Dbridge_vlan_aware.sh122 bridge fdb show brport $swp1 | grep -q de:ad:be:ef:13:37
130 bridge fdb show brport $swp1 | grep -q de:ad:be:ef:13:37
135 bridge fdb show brport $swp2 | grep -q de:ad:be:ef:13:37
A Dvxlan_bridge_1d.sh704 bridge fdb show brport vx1 | grep $mac | grep -q self
706 bridge fdb show brport vx1 | grep $mac | grep -q -v self
736 bridge fdb show brport vx1 | grep $mac | grep -q self
738 bridge fdb show brport vx1 | grep $mac | grep -q -v self
745 bridge fdb show brport vx1 | grep $mac | grep -q self
747 bridge fdb show brport vx1 | grep $mac | grep -q -v self
764 bridge fdb show brport vx1 | grep $mac | grep -q -v self
773 bridge fdb show brport vx1 | grep $mac | grep -q -v self
A Dvxlan_bridge_1q.sh729 bridge fdb show brport $vx | grep $mac | grep -q self
731 bridge fdb show brport $vx | grep $mac | grep "vlan $vid" \
764 bridge fdb show brport $vx | grep $mac | grep -q self
766 bridge fdb show brport $vx | grep $mac | grep "vlan $vid" \
775 bridge fdb show brport $vx | grep $mac | grep -q self
777 bridge fdb show brport $vx | grep $mac | grep "vlan $vid" \
796 bridge fdb show brport $vx | grep $mac | grep "vlan $vid" \
806 bridge fdb show brport $vx | grep $mac | grep "vlan $vid" \
A Dbridge_sticky_fdb.sh55 bridge -j fdb show br br0 brport $swp1\
A Dlib.sh1158 bridge -j fdb show br $bridge brport $br_port1 \
1182 bridge -j fdb show br $bridge brport $br_port1 \
1199 bridge -j fdb show br $bridge brport $br_port1 \
1208 bridge -j fdb show br $bridge brport $br_port1 \
/linux/net/bridge/
A Dbr.c222 b = &brport_info->brport; in br_switchdev_blocking_event()
231 b = &brport_info->brport; in br_switchdev_blocking_event()
/linux/net/switchdev/
A Dswitchdev.c715 .brport = { in switchdev_bridge_port_offload()
740 .brport = { in switchdev_bridge_port_unoffload()
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Dswitch-driver.rst120 Broadcast flooding on a switch port can be disabled/enabled through the brport sysfs::
122 $ echo 0 > /sys/bus/fsl-mc/devices/dpsw.Y/net/ethX/brport/broadcast_flood
/linux/include/net/
A Dswitchdev.h242 const struct switchdev_brport brport; member
/linux/tools/testing/selftests/net/
A Drtnetlink.sh1113 $BRIDGE fdb get $test_mac brport "$vxlandev" 2>/dev/null | grep -q "dev $vxlandev master $brdev"
/linux/drivers/net/dsa/mv88e6xxx/
A Dchip.c2066 struct net_device *brport; in mv88e6xxx_broadcast_setup() local
2071 brport = dsa_port_to_bridge_port(dp); in mv88e6xxx_broadcast_setup()
2072 if (brport && !br_port_flag_is_set(brport, BR_BCAST_FLOOD)) in mv88e6xxx_broadcast_setup()

Completed in 27 milliseconds