Home
last modified time | relevance | path

Searched full:ect (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/netinet/
H A Dip_ecn.c72 * ECN field in the outer header to ECT(0).
76 * field of the inner header is not-ECT, drop the packet.
77 * if the ECN field in the inner header is set to ECT(0) or ECT(1)
82 * (I) set the ECN field to not-ECT in the outer header.
105 * full-functionality: if the inner is CE, set ECT(0) in ip_ecn_ingress()
113 * limited-functionality: set not-ECT to the outer in ip_ecn_ingress()
137 * not-ECT, should drop it. otherwise, copy CE. in ip_ecn_egress()
H A Dtcp_syncache.h93 #define SCF_ACE_N 0x400 /* send ACE non-ECT setup */
H A Dtcp_ecn.c155 /* non-ECT SYN */ in tcp_ecn_input_syn_sent()
411 * ECN capable transmission (ECT). in tcp_ecn_output_established()
H A Dip.h128 #define IPTOS_ECN_NOTECT 0x00 /* not-ECT */
H A Dtcp_output.c1206 int ect = tcp_ecn_output_established(tp, &flags, len, sack_rxmit); in tcp_default_output() local
1213 ip6->ip6_flow |= htonl(ect << IPV6_FLOWLABEL_LEN); in tcp_default_output()
1219 ip->ip_tos |= ect; in tcp_default_output()
H A Dtcp_var.h846 #define TF2_ECN_USE_ECT1 0x00000800 /* Use ECT(1) marking on session */
1081 uint64_t tcps_ace_nect; /* ACE SYN packet with Non-ECT */
H A Dip_reass.c375 * drop if CE and not-ECT are mixed for the same packet. in ip_reass()
H A Dtcp_subr.c1752 int ect = 0; in tcp_respond() local
1941 ect = tcp_ecn_output_established(tp, &flags, 0, false); in tcp_respond()
1980 ip6->ip6_flow = htonl(ect << IPV6_FLOWLABEL_LEN); in tcp_respond()
2006 ip->ip_tos |= ect; in tcp_respond()
/freebsd/share/man/man4/
H A Dcc_dctcp.493 Controls if a DCTCP session should use IP ECT(0) marking when sending out
94 segments (default), or ECT(1) marking making use of L4S infrastructure.
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dcoresight-cti.yaml11 The CoreSight Embedded Cross Trigger (ECT) consists of CTI devices connected
14 The ECT components are not part of the trace generation data path and are thus
H A Darm,coresight-cti.yaml11 The CoreSight Embedded Cross Trigger (ECT) consists of CTI devices connected
14 The ECT components are not part of the trace generation data path and are thus
/freebsd/contrib/tcpdump/
H A Dprint-ip.c384 ND_PRINT(",ECT(1)"); in ip_print()
388 ND_PRINT(",ECT(0)"); in ip_print()
H A Dtcpdump.1.in1261 those are reported as \fBECT(1)\fP, \fBECT(0)\fP, or \fBCE\fP.
H A Dprint-isoclns.c1568 ND_PRINT("\n\t ECT: %08x", in isis_print_mt_port_cap_subtlv()
1675 ND_PRINT(", ECT: %08x", GET_BE_U_4(tptr)); in isis_print_mt_capability_subtlv()
/freebsd/sys/netinet/cc/
H A Dcc_dctcp.c497 "Send DCTCP segments with ÍP ECT(0) or ECT(1)");
/freebsd/sys/net/altq/
H A Daltq_red.c472 return (0); /* not-ECT */ in mark_ecn()
505 return (0); /* not-ECT */ in mark_ecn()
/freebsd/sys/netpfil/ipfw/
H A Dip_dn_io.c414 * ECN/ECT Processing (partially adopted from altq)
431 return (0); /* not-ECT */ in ecn_mark()
455 return (0); /* not-ECT */ in ecn_mark()
/freebsd/usr.bin/netstat/
H A Dinet.c810 "{N:/packet%s received with ECN ECT(0) bit set}\n"); in tcp_stats()
812 "{N:/packet%s received with ECN ECT(1) bit set}\n"); in tcp_stats()
814 "{N:/packet%s sent with ECN ECT(0) bit set}\n"); in tcp_stats()
816 "{N:/packet%s sent with ECN ECT(1) bit set}\n"); in tcp_stats()
823 "{N:/ACE SYN packet%s with Non-ECT}\n"); in tcp_stats()
/freebsd/sys/netinet6/
H A Dfrag6.c733 * Drop if CE and not-ECT are mixed for the same packet. in frag6_input()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c18703 int ect = tcp_ecn_output_established(tp, &flags, len, true); in rack_fast_rsm_output() local
18710 ip6->ip6_flow |= htonl(ect << 20); in rack_fast_rsm_output()
18716 ip->ip_tos |= ect; in rack_fast_rsm_output()
19268 int ect = tcp_ecn_output_established(tp, &flags, len, false); in rack_fast_output() local
19275 ip6->ip6_flow |= htonl(ect << 20); in rack_fast_output()
19282 ip->ip_tos |= ect; in rack_fast_output()
21740 int ect = tcp_ecn_output_established(tp, &flags, len, sack_rxmit); in rack_output() local
21747 ip6->ip6_flow |= htonl(ect << 20); in rack_output()
21754 ip->ip_tos |= ect; in rack_output()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in24905 @Article{Banatre:1979:ECT,
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h74866 * ECN-Capable Transport (ECT) codepoints supported include:
75696 * ECN-Capable Transport (ECT) codepoints supported include: