Searched refs:ECN (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/arch/arm64/include/asm/ |
D | kvm_arm.h | 315 #define ECN(x) { ESR_ELx_EC_##x, #x } macro 318 ECN(UNKNOWN), ECN(WFx), ECN(CP15_32), ECN(CP15_64), ECN(CP14_MR), \ 319 ECN(CP14_LS), ECN(FP_ASIMD), ECN(CP10_ID), ECN(PAC), ECN(CP14_64), \ 320 ECN(SVC64), ECN(HVC64), ECN(SMC64), ECN(SYS64), ECN(SVE), \ 321 ECN(IMP_DEF), ECN(IABT_LOW), ECN(IABT_CUR), \ 322 ECN(PC_ALIGN), ECN(DABT_LOW), ECN(DABT_CUR), \ 323 ECN(SP_ALIGN), ECN(FP_EXC32), ECN(FP_EXC64), ECN(SERROR), \ 324 ECN(BREAKPT_LOW), ECN(BREAKPT_CUR), ECN(SOFTSTP_LOW), \ 325 ECN(SOFTSTP_CUR), ECN(WATCHPT_LOW), ECN(WATCHPT_CUR), \ 326 ECN(BKPT32), ECN(VECTOR32), ECN(BRK64)
|
/Linux-v5.4/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 | 295 Control use of Explicit Congestion Notification (ECN) by TCP. 296 ECN is used only when both ends of the TCP connection indicate 301 0 Disable ECN. Neither initiate nor accept ECN. 302 1 Enable ECN when requested by incoming connections and 303 also request ECN on outgoing connection attempts. 304 2 Enable ECN when requested by incoming connections 305 but do not request ECN on outgoing connections. 309 If the kernel detects that ECN connection misbehaves, enable fall 310 back to non-ECN. Currently, this knob implements the fallback 314 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-v5.4/net/ipv4/netfilter/ |
D | Kconfig | 279 tristate "ECN target support" 283 This option adds a `ECN' target, which can be used in the iptables mangle 286 You can use this target to remove the ECN bits from the IPv4 header of 288 existing ECN blackholes on the internet, but don't want to disable 289 ECN support in general.
|
/Linux-v5.4/drivers/net/ethernet/netronome/ |
D | Kconfig | 49 of packets, including ECN marking. Say Y, if you are planning to
|
/Linux-v5.4/net/ipv4/ |
D | Kconfig | 609 DCTCP leverages Explicit Congestion Notification (ECN) in the network to 618 ECN marking and be configured for marking when reaching defined switch 619 buffer thresholds. The default ECN marking threshold heuristic for
|
/Linux-v5.4/Documentation/networking/device_drivers/amazon/ |
D | ena.txt | 238 - TSO with ECN
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-bus-usb | 277 USB 2.0 ECN Errata for Link Power Management, section 4.10)
|
/Linux-v5.4/net/netfilter/ |
D | Kconfig | 1279 This option adds an "ECN" match, which allows you to match against 1280 the IPv4 and TCP header ECN fields.
|
/Linux-v5.4/ |
D | CREDITS | 3914 D: netfilter: ULOG, ECN, DSCP target
|