/Linux-v4.19/drivers/media/rc/ |
D | rc-loopback.c | 41 bool learning; member 114 if (lodev->learning) in loop_tx_ir() 156 if (lodev->learning != enable) { in loop_set_learning_mode() 158 lodev->learning = !!enable; in loop_set_learning_mode() 253 loopdev.learning = false; in loop_init()
|
/Linux-v4.19/security/tomoyo/ |
D | Kconfig | 18 int "Default maximal count for learning mode" 24 that are automatically appended into policy at "learning mode". 26 such programs in "learning mode" dulls the system response
|
D | common.h | 878 struct tomoyo_preference *learning; member
|
/Linux-v4.19/Documentation/networking/dsa/ |
D | lan9303.txt | 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-v4.19/drivers/staging/fsl-dpaa2/ethsw/ |
D | ethsw.h | 64 bool learning; member
|
D | README | 101 It allows configuration of hardware learning, flooding, multicast groups,
|
D | ethsw.c | 168 ethsw->learning = !!flag; in ethsw_set_learning() 643 (port_priv->ethsw_data->learning ? BR_LEARNING : 0) | in swdev_port_attr_get() 1433 ethsw->learning = true; in ethsw_probe()
|
/Linux-v4.19/tools/testing/selftests/net/forwarding/ |
D | bridge_vlan_unaware.sh | 87 learning() function
|
D | bridge_vlan_aware.sh | 89 learning() function
|
D | lib.sh | 858 bridge link set dev $br_port1 learning off 867 bridge link set dev $br_port1 learning on
|
/Linux-v4.19/drivers/net/ethernet/rocker/ |
D | rocker.h | 92 bool learning);
|
D | rocker_main.c | 1334 bool learning = *(bool *)priv; in rocker_cmd_set_port_learning_prep() local 1347 learning)) in rocker_cmd_set_port_learning_prep() 1410 bool learning) in rocker_port_set_learning() argument 1414 &learning, NULL, NULL); in rocker_port_set_learning()
|
/Linux-v4.19/Documentation/networking/ |
D | vxlan.txt | 16 either dynamically in a manner similar to a learning bridge, or make
|
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 and learning_sync port attributes, the driver implements
|
D | vxge.txt | 90 Enable learning the mac address of the guest OS interface in
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | keystone-netcp.txt | 108 - enable-ale: NetCP driver keeps the address learning feature in the ethernet 110 learning.
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | lirc-get-features.rst | 149 The driver supports learning mode using
|
/Linux-v4.19/drivers/s390/net/ |
D | qeth_l2_sys.c | 400 static DEVICE_ATTR(learning, 0644, qeth_vnicc_char_show, qeth_vnicc_char_store);
|
/Linux-v4.19/net/bridge/ |
D | br_sysfs_if.c | 229 BRPORT_ATTR_FLAG(learning, BR_LEARNING);
|
/Linux-v4.19/Documentation/ |
D | siphash.txt | 106 Read the SipHash paper if you're interested in learning more:
|
/Linux-v4.19/Documentation/process/ |
D | howto.rst | 76 invaluable for learning how to interact with the kernel community. When 196 learning about Linux kernel development.
|
D | 1.Intro.rst | 119 learning how to work with the kernel community and get their code into the
|
D | kernel-docs.rst | 599 learning about the kernel, working on kernel projects or
|
D | 4.Coding.rst | 272 should not be used all of the time. But some time spent learning the
|
/Linux-v4.19/Documentation/RCU/ |
D | whatisRCU.txt | 4 to start learning about RCU: 47 preferred method of learning. If you need to know everything about
|