Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/include/net/
H A Dinet_ecn.h41 * encapsulation if the inside header is not-ECT or ECT, and to set the
42 * ECN codepoint of the outside header to ECT(0) if the ECN codepoint of
222 * | Header | Not-ECT | ECT(0) | ECT(1) | CE |
224 * | Not-ECT | Not-ECT |Not-ECT(!!!)|Not-ECT(!!!)| <drop>(!!!)|
225 * | ECT(0) | ECT(0) | ECT(0) | ECT(1) | CE |
226 * | ECT(1) | ECT(1) | ECT(1) (!) | ECT(1) | CE |
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter_ipv4/
H A Dipt_ECN.h26 __u8 ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
29 __u8 ece:1, cwr:1; /* TCP ECT bits */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter_ipv4/
H A Dipt_ECN.h26 __u8 ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
29 __u8 ece:1, cwr:1; /* TCP ECT bits */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter_ipv4/
H A Dipt_ECN.h26 __u8 ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
29 __u8 ece:1, cwr:1; /* TCP ECT bits */
/OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_trap_tunnel_ipip.sh168 log_test "$desc: Inner ECN is not ECT and outer is $ecn_desc"
235 ecn_decap_test "Decap error" "ECT(1)" 01
236 ecn_decap_test "Decap error" "ECT(0)" 02
H A Ddevlink_trap_tunnel_vxlan.sh184 log_test "$desc: Inner ECN is not ECT and outer is $ecn_desc"
260 ecn_decap_test "Decap error" "ECT(1)" 01
261 ecn_decap_test "Decap error" "ECT(0)" 02
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dconsolemap.c741 ushort ect; in con_get_unimap() local
752 ect = 0; in con_get_unimap()
764 if (ect < ct) { in con_get_unimap()
765 unilist[ect].unicode = in con_get_unimap()
767 unilist[ect].fontpos = *p2; in con_get_unimap()
769 ect++; in con_get_unimap()
775 if (copy_to_user(list, unilist, min(ect, ct) * sizeof(struct unipair))) in con_get_unimap()
777 put_user(ect, uct); in con_get_unimap()
779 return ret ? ret : (ect <= ct) ? 0 : -ENOMEM; in con_get_unimap()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/
H A Dxt_ecn.h31 __u8 ect; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/
H A Dxt_ecn.h31 __u8 ect; member
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dxt_ecn.h31 __u8 ect; member
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_eckd.c2580 struct eckd_count *ect; in dasd_eckd_build_format() local
2754 ect = (struct eckd_count *) data; in dasd_eckd_build_format()
2756 ect->cyl = address.cyl; in dasd_eckd_build_format()
2757 ect->head = address.head; in dasd_eckd_build_format()
2758 ect->record = 0; in dasd_eckd_build_format()
2759 ect->kl = 0; in dasd_eckd_build_format()
2760 ect->dl = 8; in dasd_eckd_build_format()
2765 ccw->cda = (__u32)(addr_t) ect; in dasd_eckd_build_format()
2769 ect = (struct eckd_count *) data; in dasd_eckd_build_format()
2771 ect->cyl = address.cyl; in dasd_eckd_build_format()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/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
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-cti-core.c550 /* exit if current is an ECT device.*/ in cti_add_assoc_to_csdev()
564 * if we found a matching csdev then update the ECT in cti_add_assoc_to_csdev()
789 /** cti ect operations **/
954 .devtype = 0x00000014, /* maj(0x4-debug) min(0x1-ECT) */
H A Dcoresight-core.c299 /* output warning if ECT enable is preventing trace operation */ in coresight_control_assoc_ectdev()
301 dev_info(&csdev->dev, "Associated ECT device (%s) %s failed\n", in coresight_control_assoc_ectdev()
308 * Set the associated ect / cti device while holding the coresight_mutex
1297 .name = "ect",
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dipt_ECN.c23 /* set ECT codepoint from IP header.
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_red.c106 /* Non-ECT packet in ECN nodrop mode: queue it. */ in red_enqueue()
126 /* Non-ECT packet in ECN nodrop mode: queue it. */ in red_enqueue()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcoresight.h75 /* Embedded Cross Trigger (ECT) sub-types */
243 bool ect_enabled; /* true only if associated ect device is enabled */
/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight.rst318 via the CTM. See (:doc:`coresight-ect`) [#fourth]_ for further details.
619 (:doc:`coresight-ect`) [#fourth]_.
628 .. [#fourth] Documentation/trace/coresight/coresight-ect.rst
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_dctcp.c96 * ECT from sk since it is set during 3WHS for DCTCP. in dctcp_init()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dbareudp.c151 net_info_ratelimited("non-ECT from %pI4 " in bareudp_udp_encap_recv()
156 net_info_ratelimited("non-ECT from %pI6\n", in bareudp_udp_encap_recv()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtcp.h160 #define TCPI_OPT_ECN_SEEN 16 /* we received at least one packet with ECT */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtcp.h160 #define TCPI_OPT_ECN_SEEN 16 /* we received at least one packet with ECT */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/
H A Dtcp.h213 # define TCPI_OPT_ECN_SEEN 16 /* we received at least one packet with ECT */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/
H A Dtcp.h213 # define TCPI_OPT_ECN_SEEN 16 /* we received at least one packet with ECT */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtcp.h171 #define TCPI_OPT_ECN_SEEN 16 /* we received at least one packet with ECT */

123