| /Linux-v5.4/drivers/media/rc/ |
| D | rc-loopback.c | 31 bool learning; member 104 if (lodev->learning) in loop_tx_ir() 146 if (lodev->learning != enable) { in loop_set_learning_mode() 148 lodev->learning = !!enable; in loop_set_learning_mode() 243 loopdev.learning = false; in loop_init()
|
| /Linux-v5.4/Documentation/networking/dsa/ |
| 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
|
| D | sja1105.rst | 131 management (no address learning and no flooding of unknown traffic) is not yet
|
| /Linux-v5.4/security/tomoyo/ |
| D | Kconfig | 19 int "Default maximal count for learning mode" 25 that are automatically appended into policy at "learning mode". 27 such programs in "learning mode" dulls the system response
|
| D | common.h | 882 struct tomoyo_preference *learning; member
|
| /Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/ |
| D | ethsw.h | 68 bool learning; member
|
| D | README | 101 It allows configuration of hardware learning, flooding, multicast groups,
|
| D | ethsw.c | 163 ethsw->learning = enable; in ethsw_set_learning() 1644 ethsw->learning = true; in ethsw_probe()
|
| /Linux-v5.4/tools/testing/selftests/net/forwarding/ |
| D | bridge_vlan_unaware.sh | 87 learning() function
|
| D | vxlan_bridge_1q.sh | 790 ip link set dev $vx type bridge_slave learning off 800 ip link set dev $vx type bridge_slave learning on 822 ip link set dev vx10 type vxlan learning 824 ip link set dev vx20 type vxlan learning
|
| D | bridge_vlan_aware.sh | 89 learning() function
|
| D | vxlan_bridge_1d.sh | 675 ip link set dev vx1 type vxlan learning 747 ip link set dev vx1 type bridge_slave learning off 756 ip link set dev vx1 type bridge_slave learning on
|
| D | lib.sh | 933 bridge link set dev $br_port1 learning off 942 bridge link set dev $br_port1 learning on
|
| /Linux-v5.4/drivers/net/ethernet/rocker/ |
| D | rocker.h | 88 bool learning);
|
| D | rocker_main.c | 1330 bool learning = *(bool *)priv; in rocker_cmd_set_port_learning_prep() local 1343 learning)) in rocker_cmd_set_port_learning_prep() 1406 bool learning) in rocker_port_set_learning() argument 1410 &learning, NULL, NULL); in rocker_port_set_learning()
|
| /Linux-v5.4/Documentation/networking/ |
| D | switchdev.txt | 201 Where val is SWITCHDEV_FDB_ADD when learning and SWITCHDEV_FDB_DEL when 224 bridge link set dev DEV learning off 228 bridge link set dev DEV learning on self 232 the bridge's FDB. It's possible, but not optimal, to enable learning on the 235 To support learning, the driver implements switchdev op
|
| D | vxlan.txt | 16 either dynamically in a manner similar to a learning bridge, or make
|
| /Linux-v5.4/Documentation/networking/device_drivers/neterion/ |
| D | vxge.txt | 90 Enable learning the mac address of the guest OS interface in
|
| /Linux-v5.4/Documentation/devicetree/bindings/net/ |
| D | keystone-netcp.txt | 125 - enable-ale: NetCP driver keeps the address learning feature in the ethernet 127 learning.
|
| /Linux-v5.4/Documentation/media/uapi/rc/ |
| D | lirc-get-features.rst | 156 The driver supports learning mode using
|
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_l2_sys.c | 412 static DEVICE_ATTR(learning, 0644, qeth_vnicc_char_show, qeth_vnicc_char_store);
|
| /Linux-v5.4/net/bridge/ |
| D | br_sysfs_if.c | 225 BRPORT_ATTR_FLAG(learning, BR_LEARNING);
|
| /Linux-v5.4/Documentation/security/ |
| D | siphash.rst | 106 Read the SipHash paper if you're interested in learning more:
|
| /Linux-v5.4/Documentation/process/ |
| D | howto.rst | 79 invaluable for learning how to interact with the kernel community. When 199 learning about Linux kernel development.
|
| D | 1.Intro.rst | 121 learning how to work with the kernel community and get their code into the
|