Searched refs:ECN (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/arch/arm64/include/asm/ |
D | kvm_arm.h | 231 #define ECN(x) { ESR_ELx_EC_##x, #x } macro 234 ECN(UNKNOWN), ECN(WFx), ECN(CP15_32), ECN(CP15_64), ECN(CP14_MR), \ 235 ECN(CP14_LS), ECN(FP_ASIMD), ECN(CP10_ID), ECN(CP14_64), ECN(SVC64), \ 236 ECN(HVC64), ECN(SMC64), ECN(SYS64), ECN(IMP_DEF), ECN(IABT_LOW), \ 237 ECN(IABT_CUR), ECN(PC_ALIGN), ECN(DABT_LOW), ECN(DABT_CUR), \ 238 ECN(SP_ALIGN), ECN(FP_EXC32), ECN(FP_EXC64), ECN(SERROR), \ 239 ECN(BREAKPT_LOW), ECN(BREAKPT_CUR), ECN(SOFTSTP_LOW), \ 240 ECN(SOFTSTP_CUR), ECN(WATCHPT_LOW), ECN(WATCHPT_CUR), \ 241 ECN(BKPT32), ECN(VECTOR32), ECN(BRK64)
|
/Linux-v4.19/Documentation/networking/ |
D | dctcp.txt | 5 center networks and leverages Explicit Congestion Notification (ECN) in 13 All switches in the data center network running DCTCP must support ECN 15 thresholds. The default ECN marking threshold heuristic for DCTCP on
|
D | pktgen.txt | 218 pgset "tos XX" set former IPv4 TOS field (e.g. "tos 28" for AF11 no ECN, default 00) 219 …pgset "traffic_class XX" set former IPv6 TRAFFIC CLASS (e.g. "traffic_class B8" for EF no ECN, def…
|
D | ip-sysctl.txt | 275 Control use of Explicit Congestion Notification (ECN) by TCP. 276 ECN is used only when both ends of the TCP connection indicate 281 0 Disable ECN. Neither initiate nor accept ECN. 282 1 Enable ECN when requested by incoming connections and 283 also request ECN on outgoing connection attempts. 284 2 Enable ECN when requested by incoming connections 285 but do not request ECN on outgoing connections. 289 If the kernel detects that ECN connection misbehaves, enable fall 290 back to non-ECN. Currently, this knob implements the fallback 294 control) ECN settings are disabled. [all …]
|
D | ena.txt | 235 - TSO with ECN
|
/Linux-v4.19/net/ipv4/netfilter/ |
D | Kconfig | 341 tristate "ECN target support" 345 This option adds a `ECN' target, which can be used in the iptables mangle 348 You can use this target to remove the ECN bits from the IPv4 header of 350 existing ECN blackholes on the internet, but don't want to disable 351 ECN support in general.
|
/Linux-v4.19/drivers/net/ethernet/netronome/ |
D | Kconfig | 47 of packets, including ECN marking. Say Y, if you are planning to
|
/Linux-v4.19/net/ipv4/ |
D | Kconfig | 635 DCTCP leverages Explicit Congestion Notification (ECN) in the network to 644 ECN marking and be configured for marking when reaching defined switch 645 buffer thresholds. The default ECN marking threshold heuristic for
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-usb | 260 USB 2.0 ECN Errata for Link Power Management, section 4.10)
|
/Linux-v4.19/net/netfilter/ |
D | Kconfig | 1255 This option adds an "ECN" match, which allows you to match against 1256 the IPv4 and TCP header ECN fields.
|
/Linux-v4.19/ |
D | CREDITS | 3887 D: netfilter: ULOG, ECN, DSCP target
|