| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | bridge_locked_port.sh | 50 bridge link set dev $swp1 learning off 187 bridge link set dev $swp1 learning on locked on 195 bridge link set dev $swp1 learning on locked on mab on 212 bridge link set dev $swp1 learning off locked off mab off 226 bridge link set dev $swp1 learning on locked on mab on 244 bridge link set dev $swp1 learning off locked off mab off 256 bridge link set dev $swp1 learning on locked off mab on &> /dev/null 259 bridge link set dev $swp1 learning off locked on mab on &> /dev/null 262 bridge link set dev $swp1 learning on locked on mab on 265 bridge link set dev $swp1 learning off locked off mab off [all …]
|
| H A D | vxlan_bridge_1q.sh | 785 ip link set dev $vx type bridge_slave learning off 795 ip link set dev $vx type bridge_slave learning on 817 ip link set dev vx10 type vxlan learning 819 ip link set dev vx20 type vxlan learning
|
| H A D | vxlan_bridge_1d.sh | 694 ip link set dev vx1 type vxlan learning 768 ip link set dev vx1 type bridge_slave learning off 777 ip link set dev vx1 type bridge_slave learning on
|
| H A D | bridge_fdb_learning_limit.sh | 43 ip link set dev "$swp2" type bridge_slave learning off
|
| H A D | bridge_vlan_aware.sh | 90 learning() function
|
| H A D | lib.sh | 1398 bridge link set dev $br_port1 learning off 1407 bridge link set dev $br_port1 learning on 1415 log_test "FDB learning"
|
| /linux/Documentation/networking/dsa/ |
| H A D | lan9303.rst | 22 no HW MAC learning takes place in this mode. 24 When both user ports are joined to the same bridge, the normal HW MAC learning
|
| /linux/security/tomoyo/ |
| H A D | Kconfig | 17 int "Default maximal count for learning mode" 23 that are automatically appended into policy at "learning mode". 25 such programs in "learning mode" dulls the system response
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | devlink_trap_l2_drops.sh | 429 bridge link set dev $swp1 learning off 468 bridge link set dev $swp1 learning on 476 bridge link set dev $swp1 learning off 519 bridge link set dev $swp1 learning on
|
| H A D | vxlan_ipv6.sh | 27 ip link add name vxlan0 up type vxlan id 10 learning $UDPCSUM_FLAFS \
|
| /linux/drivers/accel/amdxdna/ |
| H A D | Kconfig | 16 accelerate machine learning applications.
|
| /linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
| H A D | switch-driver.rst | 105 HW FDB learning can be configured on each switch port independently through 106 bridge commands. When the HW learning is disabled, a fast age procedure will be 110 $ bridge link set dev ethX learning off 111 $ bridge link set dev ethX learning on
|
| /linux/tools/testing/selftests/net/ |
| H A D | test_vxlan_nh.sh | 106 learning() function
|
| H A D | test_bridge_backup_port.sh | 192 bridge -n $ns link set dev vx0 vlan_tunnel on learning off
|
| /linux/drivers/net/ethernet/rocker/ |
| H A D | rocker.h | 88 bool learning);
|
| H A D | rocker_main.c | 1332 bool learning = *(bool *)priv; in rocker_cmd_set_port_learning_prep() local 1345 learning)) in rocker_cmd_set_port_learning_prep() 1408 bool learning) in rocker_port_set_learning() argument 1412 &learning, NULL, NULL); in rocker_port_set_learning()
|
| /linux/Documentation/rust/ |
| H A D | index.rst | 59 You can also find learning materials for Rust in its section in
|
| /linux/Documentation/networking/ |
| H A D | vxlan.rst | 19 either dynamically in a manner similar to a learning bridge, or make
|
| H A D | switchdev.rst | 235 Where val is SWITCHDEV_FDB_ADD when learning and SWITCHDEV_FDB_DEL when 258 bridge link set dev DEV learning off 262 bridge link set dev DEV learning on self 266 the bridge's FDB. It's possible, but not optimal, to enable learning on the 269 To support learning, the driver implements switchdev op
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | lirc-get-features.rst | 137 The driver supports learning mode using
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | keystone-netcp.txt | 125 - enable-ale: NetCP driver keeps the address learning feature in the ethernet 127 learning.
|
| /linux/Documentation/gpu/ |
| H A D | introduction.rst | 138 To shallow the learning curve, this section contains a list of presentations 144 the learning material covers many aspects of the Linux graphics stack. From an
|
| /linux/drivers/s390/net/ |
| H A D | qeth_l2_sys.c | 351 static DEVICE_ATTR(learning, 0644, qeth_vnicc_char_show, qeth_vnicc_char_store);
|
| /linux/net/bridge/ |
| H A D | br_sysfs_if.c | 235 BRPORT_ATTR_FLAG(learning, BR_LEARNING);
|
| /linux/Documentation/security/ |
| H A D | siphash.rst | 106 Read the SipHash paper if you're interested in learning more:
|