Searched refs:ECN (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/arch/arm64/include/asm/ |
D | kvm_arm.h | 207 #define ECN(x) { ESR_ELx_EC_##x, #x } macro 210 ECN(UNKNOWN), ECN(WFx), ECN(CP15_32), ECN(CP15_64), ECN(CP14_MR), \ 211 ECN(CP14_LS), ECN(FP_ASIMD), ECN(CP10_ID), ECN(CP14_64), ECN(SVC64), \ 212 ECN(HVC64), ECN(SMC64), ECN(SYS64), ECN(IMP_DEF), ECN(IABT_LOW), \ 213 ECN(IABT_CUR), ECN(PC_ALIGN), ECN(DABT_LOW), ECN(DABT_CUR), \ 214 ECN(SP_ALIGN), ECN(FP_EXC32), ECN(FP_EXC64), ECN(SERROR), \ 215 ECN(BREAKPT_LOW), ECN(BREAKPT_CUR), ECN(SOFTSTP_LOW), \ 216 ECN(SOFTSTP_CUR), ECN(WATCHPT_LOW), ECN(WATCHPT_CUR), \ 217 ECN(BKPT32), ECN(VECTOR32), ECN(BRK64)
|
/linux-4.4.14/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 | 207 pgset "tos XX" set former IPv4 TOS field (e.g. "tos 28" for AF11 no ECN, default 00) 208 …pgset "traffic_class XX" set former IPv6 TRAFFIC CLASS (e.g. "traffic_class B8" for EF no ECN, def…
|
D | ip-sysctl.txt | 257 Control use of Explicit Congestion Notification (ECN) by TCP. 258 ECN is used only when both ends of the TCP connection indicate 263 0 Disable ECN. Neither initiate nor accept ECN. 264 1 Enable ECN when requested by incoming connections and 265 also request ECN on outgoing connection attempts. 266 2 Enable ECN when requested by incoming connections 267 but do not request ECN on outgoing connections. 271 If the kernel detects that ECN connection misbehaves, enable fall 272 back to non-ECN. Currently, this knob implements the fallback 276 control) ECN settings are disabled.
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | Kconfig | 34 Explicit Congestion Notifications. If an ECN is detected, it 35 is processed as quickly as possible, the ECN is toggled off.
|
/linux-4.4.14/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-4.4.14/net/ipv4/ |
D | Kconfig | 587 DCTCP leverages Explicit Congestion Notification (ECN) in the network to 596 ECN marking and be configured for marking when reaching defined switch 597 buffer thresholds. The default ECN marking threshold heuristic for
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-usb | 217 USB 2.0 ECN Errata for Link Power Management, section 4.10)
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 1117 This option adds an "ECN" match, which allows you to match against 1118 the IPv4 and TCP header ECN fields.
|
/linux-4.4.14/ |
D | CREDITS | 3820 D: netfilter: ULOG, ECN, DSCP target
|