Home
last modified time | relevance | path

Searched defs:dccp_hdr_reset (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/tcpdump/
H A Dprint-dccp.c110 struct dccp_hdr_reset { struct
111 nd_uint64_t dccph_reset_ack; /* always 8 bytes, first 2 reserved */
112 nd_uint8_t dccph_reset_code;
113 nd_uint8_t dccph_reset_data1;
114 nd_uint8_t dccph_reset_data2;
115 nd_uint8_t dccph_reset_data3;
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/
H A Ddccp.h47 struct dccp_hdr_reset { struct
48 struct dccp_hdr_ack_bits dccph_reset_ack;
49 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/
Ddccp.h59 struct dccp_hdr_reset { struct
60 struct dccp_hdr_ack_bits dccph_reset_ack;
61 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/
Ddccp.h59 struct dccp_hdr_reset { struct
60 struct dccp_hdr_ack_bits dccph_reset_ack;
61 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Ddccp.h59 struct dccp_hdr_reset { struct
60 struct dccp_hdr_ack_bits dccph_reset_ack;
61 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/
Ddccp.h59 struct dccp_hdr_reset { struct
60 struct dccp_hdr_ack_bits dccph_reset_ack;
61 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Ddccp.h95 struct dccp_hdr_reset { struct
96 struct dccp_hdr_ack_bits dccph_reset_ack;
97 __u8 dccph_reset_code,
98 dccph_reset_data[3];
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Ddccp.h59 struct dccp_hdr_reset { struct
60 struct dccp_hdr_ack_bits dccph_reset_ack;
61 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/bionic/libc/kernel/uapi/linux/
H A Ddccp.h47 struct dccp_hdr_reset { struct
48 struct dccp_hdr_ack_bits dccph_reset_ack;
49 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/
H A Ddccp.h47 struct dccp_hdr_reset { struct
48 struct dccp_hdr_ack_bits dccph_reset_ack;
49 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/
Ddccp.h59 struct dccp_hdr_reset { struct
60 struct dccp_hdr_ack_bits dccph_reset_ack;
61 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/
H A Ddccp.h47 struct dccp_hdr_reset { struct
48 struct dccp_hdr_ack_bits dccph_reset_ack;
49 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/
Ddccp.h59 struct dccp_hdr_reset { struct
60 struct dccp_hdr_ack_bits dccph_reset_ack;
61 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/
Ddccp.h59 struct dccp_hdr_reset { struct
60 struct dccp_hdr_ack_bits dccph_reset_ack;
61 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/
H A Ddccp.h47 struct dccp_hdr_reset { struct
48 struct dccp_hdr_ack_bits dccph_reset_ack;
49 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/
H A Ddccp.h47 struct dccp_hdr_reset { struct
48 struct dccp_hdr_ack_bits dccph_reset_ack;
49 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/
H A Ddccp.h47 struct dccp_hdr_reset { struct
48 struct dccp_hdr_ack_bits dccph_reset_ack;
49 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/
Ddccp.h59 struct dccp_hdr_reset { struct
60 struct dccp_hdr_ack_bits dccph_reset_ack;
61 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/external/kernel-headers/original/uapi/linux/
H A Ddccp.h96 struct dccp_hdr_reset { struct
97 struct dccp_hdr_ack_bits dccph_reset_ack;
98 __u8 dccph_reset_code,
99 dccph_reset_data[3];
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/linux/
H A Ddccp.h47 struct dccp_hdr_reset { struct
48 struct dccp_hdr_ack_bits dccph_reset_ack;
49 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Ddccp.h59 struct dccp_hdr_reset { struct
60 struct dccp_hdr_ack_bits dccph_reset_ack;
61 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/
Ddccp.h59 struct dccp_hdr_reset { struct
60 struct dccp_hdr_ack_bits dccph_reset_ack;
61 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/
Ddccp.h59 struct dccp_hdr_reset { struct
60 struct dccp_hdr_ack_bits dccph_reset_ack;
61 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/
Ddccp.h59 struct dccp_hdr_reset { struct
60 struct dccp_hdr_ack_bits dccph_reset_ack;
61 __u8 dccph_reset_code, dccph_reset_data[3];
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/
Ddccp.h47 struct dccp_hdr_reset { struct
48 struct dccp_hdr_ack_bits dccph_reset_ack;
49 __u8 dccph_reset_code, dccph_reset_data[3];

12