Searched refs:ECN (Results 1 – 16 of 16) sorted by relevance
/linux-6.6.21/tools/perf/arch/arm64/util/ |
D | arm64_exception_types.h | 79 #define ECN(x) { ESR_ELx_EC_##x, #x } macro 82 ECN(UNKNOWN), ECN(WFx), ECN(CP15_32), ECN(CP15_64), ECN(CP14_MR), \ 83 ECN(CP14_LS), ECN(FP_ASIMD), ECN(CP10_ID), ECN(PAC), ECN(CP14_64), \ 84 ECN(SVC64), ECN(HVC64), ECN(SMC64), ECN(SYS64), ECN(SVE), \ 85 ECN(IMP_DEF), ECN(IABT_LOW), ECN(IABT_CUR), \ 86 ECN(PC_ALIGN), ECN(DABT_LOW), ECN(DABT_CUR), \ 87 ECN(SP_ALIGN), ECN(FP_EXC32), ECN(FP_EXC64), ECN(SERROR), \ 88 ECN(BREAKPT_LOW), ECN(BREAKPT_CUR), ECN(SOFTSTP_LOW), \ 89 ECN(SOFTSTP_CUR), ECN(WATCHPT_LOW), ECN(WATCHPT_CUR), \ 90 ECN(BKPT32), ECN(VECTOR32), ECN(BRK64)
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | kvm_arm.h | 390 #define ECN(x) { ESR_ELx_EC_##x, #x } macro 393 ECN(UNKNOWN), ECN(WFx), ECN(CP15_32), ECN(CP15_64), ECN(CP14_MR), \ 394 ECN(CP14_LS), ECN(FP_ASIMD), ECN(CP10_ID), ECN(PAC), ECN(CP14_64), \ 395 ECN(SVC64), ECN(HVC64), ECN(SMC64), ECN(SYS64), ECN(SVE), \ 396 ECN(IMP_DEF), ECN(IABT_LOW), ECN(IABT_CUR), \ 397 ECN(PC_ALIGN), ECN(DABT_LOW), ECN(DABT_CUR), \ 398 ECN(SP_ALIGN), ECN(FP_EXC32), ECN(FP_EXC64), ECN(SERROR), \ 399 ECN(BREAKPT_LOW), ECN(BREAKPT_CUR), ECN(SOFTSTP_LOW), \ 400 ECN(SOFTSTP_CUR), ECN(WATCHPT_LOW), ECN(WATCHPT_CUR), \ 401 ECN(BKPT32), ECN(VECTOR32), ECN(BRK64), ECN(ERET)
|
/linux-6.6.21/Documentation/networking/ |
D | dctcp.rst | 8 center networks and leverages Explicit Congestion Notification (ECN) in 16 All switches in the data center network running DCTCP must support ECN 18 thresholds. The default ECN marking threshold heuristic for DCTCP on
|
D | pktgen.rst | 224 pgset "tos XX" set former IPv4 TOS field (e.g. "tos 28" for AF11 no ECN, default 00) 225 …pgset "traffic_class XX" set former IPv6 TRAFFIC CLASS (e.g. "traffic_class B8" for EF no ECN, def…
|
D | ip-sysctl.rst | 410 Control use of Explicit Congestion Notification (ECN) by TCP. 411 ECN is used only when both ends of the TCP connection indicate 419 0 Disable ECN. Neither initiate nor accept ECN. 420 1 Enable ECN when requested by incoming connections and 421 also request ECN on outgoing connection attempts. 422 2 Enable ECN when requested by incoming connections 423 but do not request ECN on outgoing connections. 429 If the kernel detects that ECN connection misbehaves, enable fall 430 back to non-ECN. Currently, this knob implements the fallback 434 control) ECN settings are disabled. [all …]
|
D | snmp_counter.rst | 57 They indicate the number of four kinds of ECN IP packets, please refer 62 These 4 counters calculate how many packets received per ECN
|
/linux-6.6.21/net/ipv4/netfilter/ |
D | Kconfig | 263 tristate "ECN target support" 267 This option adds a `ECN' target, which can be used in the iptables mangle 270 You can use this target to remove the ECN bits from the IPv4 header of 272 existing ECN blackholes on the internet, but don't want to disable 273 ECN support in general.
|
/linux-6.6.21/tools/testing/selftests/net/forwarding/ |
D | sch_red.sh | 286 local name=ECN 407 local name=ECN
|
/linux-6.6.21/drivers/net/ethernet/netronome/ |
D | Kconfig | 52 of packets, including ECN marking. Say Y, if you are planning to
|
/linux-6.6.21/drivers/pci/pcie/ |
D | Kconfig | 145 in the Downstream Port Containment Related Enhancements ECN to
|
/linux-6.6.21/tools/testing/selftests/drivers/net/mlxsw/ |
D | sch_red_core.sh | 448 local name=${1-ECN}; shift
|
/linux-6.6.21/net/ipv4/ |
D | Kconfig | 633 DCTCP leverages Explicit Congestion Notification (ECN) in the network to 642 ECN marking and be configured for marking when reaching defined switch 643 buffer thresholds. The default ECN marking threshold heuristic for
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-bus-usb | 296 USB 2.0 ECN Errata for Link Power Management, section 4.10)
|
/linux-6.6.21/net/netfilter/ |
D | Kconfig | 1320 This option adds an "ECN" match, which allows you to match against 1321 the IPv4 and TCP header ECN fields.
|
/linux-6.6.21/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
D | counters.rst | 224 - The number of received packets where the ECN mark was turned on.
|
/linux-6.6.21/ |
D | CREDITS | 4040 D: netfilter: ULOG, ECN, DSCP target
|