Home
last modified time | relevance | path

Searched refs:flood (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.4/tools/testing/selftests/drivers/net/mlxsw/
Ddevlink_trap_l2_drops.sh340 ip link set dev $swp1 type bridge_slave flood off
341 ip link set dev $swp2 type bridge_slave flood off
354 ip link set dev $swp2 type bridge_slave flood on
371 ip link set dev $swp1 type bridge_slave flood on
434 ip link set dev $swp2 type bridge_slave flood off
447 ip link set dev $swp2 type bridge_slave flood on
/Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.h51 bool flood; member
Dethsw.c180 port_priv->flood = enable; in ethsw_port_set_flood()
1581 port_priv->flood = true; in ethsw_probe_port()
/Linux-v5.4/sound/soc/sof/
DKconfig146 bool "SOF enable IPC flood test"
148 This option enables the IPC flood test which can be used to flood
150 Say Y if you want to enable IPC flood test.
/Linux-v5.4/tools/testing/selftests/net/forwarding/
Dlib.sh895 bridge link set dev $br_port1 flood off
947 bridge link set dev $br_port1 flood on
994 bridge link set dev $br_port flood off
999 bridge link set dev $br_port flood on
/Linux-v5.4/drivers/staging/qlge/
DTODO26 * the flow control implementation in firmware is buggy (sends a flood of pause
/Linux-v5.4/Documentation/networking/
Dswitchdev.txt276 For a given L2 VLAN domain, the switch device should flood multicast/broadcast
294 If supported by the device, flood control can be offloaded to it, preventing
Dip-sysctl.txt609 overflows. This is to prevent against the common 'SYN flood attack'
614 against legal connection rate. If you see SYN flood warnings
624 SYN flood warnings in logs not being really flooded, your server
Dsnmp_counter.rst966 SYN cookies are used to mitigate SYN flood, for details, please refer
/Linux-v5.4/Documentation/
DDMA-attributes.txt142 and can actually flood the system logs with error messages that aren't any
DDMA-API.txt673 option, as it can easily flood your logs.
/Linux-v5.4/net/ipv6/netfilter/
DKconfig222 during SYN-flood attacks.
/Linux-v5.4/net/ipv4/netfilter/
DKconfig206 during SYN-flood attacks.
/Linux-v5.4/drivers/tty/serial/
Dpmac_zilog.c312 goto flood; in pmz_receive_chars()
319 flood: in pmz_receive_chars()
/Linux-v5.4/drivers/net/dsa/mv88e6xxx/
Dchip.c2254 bool flood; in mv88e6xxx_setup_egress_floods() local
2257 flood = dsa_is_cpu_port(ds, port) || dsa_is_dsa_port(ds, port); in mv88e6xxx_setup_egress_floods()
2260 flood, flood); in mv88e6xxx_setup_egress_floods()
/Linux-v5.4/Documentation/admin-guide/mm/
Dtranshuge.rst69 a flood of mmap system calls for every malloc(4k). Optimizing userland
/Linux-v5.4/net/netfilter/
DKconfig661 during SYN-flood attacks.