Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/mlxsw/
A Ddevlink_trap_l2_drops.sh295 ip link set dev $swp1 type bridge_slave flood off
296 ip link set dev $swp2 type bridge_slave flood off
309 ip link set dev $swp2 type bridge_slave flood on
326 ip link set dev $swp1 type bridge_slave flood on
387 ip link set dev $swp2 type bridge_slave flood off
400 ip link set dev $swp2 type bridge_slave flood on
/linux/sound/soc/sof/
A DKconfig188 bool "SOF enable IPC flood test"
190 This option enables the IPC flood test which can be used to flood
192 Say Y if you want to enable IPC flood test.
/linux/drivers/net/ethernet/marvell/prestera/
A Dprestera_hw.c247 u8 flood; member
1460 static int prestera_hw_port_uc_flood_set(struct prestera_port *port, bool flood) in prestera_hw_port_uc_flood_set() argument
1469 .enable = flood, in prestera_hw_port_uc_flood_set()
1478 static int prestera_hw_port_mc_flood_set(struct prestera_port *port, bool flood) in prestera_hw_port_mc_flood_set() argument
1487 .enable = flood, in prestera_hw_port_mc_flood_set()
1496 static int prestera_hw_port_flood_set_v2(struct prestera_port *port, bool flood) in prestera_hw_port_flood_set_v2() argument
1503 .flood = flood, in prestera_hw_port_flood_set_v2()
/linux/tools/testing/selftests/net/forwarding/
A Dlib.sh1165 bridge link set dev $br_port1 flood off
1217 bridge link set dev $br_port1 flood on
1264 bridge link set dev $br_port flood off
1269 bridge link set dev $br_port flood on
/linux/drivers/staging/qlge/
A DTODO17 * the flow control implementation in firmware is buggy (sends a flood of pause
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Dswitch-driver.rst116 $ ip link set dev ethX type bridge_slave flood off mcast_flood off
117 $ ip link set dev ethX type bridge_slave flood off mcast_flood on
/linux/tools/testing/selftests/netfilter/
A Dnft_concat_range.sh1120 flood() { function
1264 flood "${i}" $((i + src_delta)) & flood_pids="${flood_pids} $!"
/linux/Documentation/core-api/
A Ddma-attributes.rst116 and can actually flood the system logs with error messages that aren't any
A Ddma-api.rst760 option, as it can easily flood your logs.
/linux/Documentation/networking/
A Dswitchdev.rst309 For a given L2 VLAN domain, the switch device should flood multicast/broadcast
327 If supported by the device, flood control can be offloaded to it, preventing
553 The switch must adhere to RFC 4541 and flood multicast traffic accordingly
A Dip-sysctl.rst744 overflows. This is to prevent against the common 'SYN flood attack'
749 against legal connection rate. If you see SYN flood warnings
759 SYN flood warnings in logs not being really flooded, your server
A Dsnmp_counter.rst966 SYN cookies are used to mitigate SYN flood, for details, please refer
/linux/net/ipv6/netfilter/
A DKconfig225 during SYN-flood attacks.
/linux/drivers/tty/serial/
A Dpmac_zilog.c309 goto flood; in pmz_receive_chars()
316 flood: in pmz_receive_chars()
/linux/net/ipv4/netfilter/
A DKconfig212 during SYN-flood attacks.
/linux/drivers/net/dsa/mv88e6xxx/
A Dchip.c2088 bool flood; member
2100 if (ctx->flood) in mv88e6xxx_port_broadcast_sync_vlan()
2112 bool flood) in mv88e6xxx_port_broadcast_sync() argument
2116 .flood = flood, in mv88e6xxx_port_broadcast_sync()
/linux/Documentation/admin-guide/mm/
A Dtranshuge.rst69 a flood of mmap system calls for every malloc(4k). Optimizing userland
/linux/net/netfilter/
A DKconfig680 during SYN-flood attacks.

Completed in 59 milliseconds