Home
last modified time | relevance | path

Searched refs:ECN (Results 1 – 21 of 21) sorted by relevance

/linux-6.15/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h79 #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.15/arch/arm64/include/asm/
H A Dkvm_arm.h380 #define ECN(x) { ESR_ELx_EC_##x, #x } macro
383 ECN(UNKNOWN), ECN(WFx), ECN(CP15_32), ECN(CP15_64), ECN(CP14_MR), \
384 ECN(CP14_LS), ECN(FP_ASIMD), ECN(CP10_ID), ECN(PAC), ECN(CP14_64), \
385 ECN(SVC64), ECN(HVC64), ECN(SMC64), ECN(SYS64), ECN(SVE), \
386 ECN(IMP_DEF), ECN(IABT_LOW), ECN(IABT_CUR), \
387 ECN(PC_ALIGN), ECN(DABT_LOW), ECN(DABT_CUR), \
388 ECN(SP_ALIGN), ECN(FP_EXC32), ECN(FP_EXC64), ECN(SERROR), \
389 ECN(BREAKPT_LOW), ECN(BREAKPT_CUR), ECN(SOFTSTP_LOW), \
390 ECN(SOFTSTP_CUR), ECN(WATCHPT_LOW), ECN(WATCHPT_CUR), \
391 ECN(BKPT32), ECN(VECTOR32), ECN(BRK64), ECN(ERET)
/linux-6.15/tools/testing/selftests/net/packetdrill/
H A Dtcp_ecn_ecn-uses-ect0.pkt2 // Test ECN: verify that Linux TCP ECN sending code uses ECT0 (not ECT1).
11 // ECN handshake: send EW flags in SYN packet, E flag in SYN-ACK response
/linux-6.15/Documentation/networking/
H A Ddctcp.rst8 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
H A Dpktgen.rst225 pgset "tos XX" set former IPv4 TOS field (e.g. "tos 28" for AF11 no ECN, default 00)
226 …pgset "traffic_class XX" set former IPv6 TRAFFIC CLASS (e.g. "traffic_class B8" for EF no ECN, def…
H A Dip-sysctl.rst424 Control use of Explicit Congestion Notification (ECN) by TCP.
425 ECN is used only when both ends of the TCP connection indicate
433 0 Disable ECN. Neither initiate nor accept ECN.
434 1 Enable ECN when requested by incoming connections and
435 also request ECN on outgoing connection attempts.
436 2 Enable ECN when requested by incoming connections
437 but do not request ECN on outgoing connections.
443 If the kernel detects that ECN connection misbehaves, enable fall
444 back to non-ECN. Currently, this knob implements the fallback
448 control) ECN settings are disabled.
[all …]
H A Dsnmp_counter.rst57 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.15/net/ipv4/netfilter/
H A DKconfig276 tristate "ECN target support"
280 This option adds a `ECN' target, which can be used in the iptables mangle
283 You can use this target to remove the ECN bits from the IPv4 header of
285 existing ECN blackholes on the internet, but don't want to disable
286 ECN support in general.
/linux-6.15/tools/testing/selftests/net/forwarding/
H A Dsch_red.sh267 local name=ECN
380 local name=ECN
/linux-6.15/drivers/net/ethernet/netronome/
H A DKconfig52 of packets, including ECN marking. Say Y, if you are planning to
/linux-6.15/tools/testing/selftests/net/
H A Dcmsg_ip.sh79 local -r ECN=0x3
/linux-6.15/drivers/pci/pcie/
H A DKconfig154 in the Downstream Port Containment Related Enhancements ECN to
/linux-6.15/Documentation/PCI/
H A Dtph.rst73 (see the `Revised _DSM for Cache Locality TPH Features ECN
/linux-6.15/Documentation/driver-api/cxl/
H A Dmaturity-map.rst185 range capacity. `See the ECN
/linux-6.15/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_red_core.sh426 local name=${1-ECN}; shift
/linux-6.15/net/ipv4/
H A DKconfig633 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.15/Documentation/ABI/testing/
H A Dsysfs-bus-usb296 USB 2.0 ECN Errata for Link Power Management, section 4.10)
/linux-6.15/net/netfilter/
H A DKconfig1320 This option adds an "ECN" match, which allows you to match against
1321 the IPv4 and TCP header ECN fields.
/linux-6.15/Documentation/netlink/specs/
H A Dtc.yaml768 doc: Number of packets we've ECN marked instead of dropped
795 doc: Number of packets we ECN marked instead of being dropped
/linux-6.15/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst246 - The number of received packets where the ECN mark was turned on.
/linux-6.15/
H A DCREDITS4209 D: netfilter: ULOG, ECN, DSCP target