Home
last modified time | relevance | path

Searched defs:sctp_datamsg (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h15851 struct sctp_datamsg { struct
15852 struct list_head chunks;
15853 refcount_t refcnt;
15854 long unsigned int expires_at;
15855 int send_error;
15856 u8 send_failed: 1;
15857 u8 can_delay: 1;
15858 u8 abandoned: 1;
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h76890 struct sctp_datamsg { struct
76891 struct list_head chunks;
76892 refcount_t refcnt;
76893 long unsigned int expires_at;
76894 int send_error;
76895 u8 send_failed: 1;
76896 u8 can_delay: 1;
76897 u8 abandoned: 1;
H A Dvmlinux_602.h76890 struct sctp_datamsg { struct
76891 struct list_head chunks;
76892 refcount_t refcnt;
76893 long unsigned int expires_at;
76894 int send_error;
76895 u8 send_failed: 1;
76896 u8 can_delay: 1;
76897 u8 abandoned: 1;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h68093 struct sctp_datamsg { struct
68094 struct list_head chunks;
68095 refcount_t refcnt;
68096 long unsigned int expires_at;
68097 int send_error;
68098 u8 send_failed: 1;
68099 u8 can_delay: 1;
68100 u8 abandoned: 1;
H A Dvmlinux_518.h68093 struct sctp_datamsg { struct
68094 struct list_head chunks;
68095 refcount_t refcnt;
68096 long unsigned int expires_at;
68097 int send_error;
68098 u8 send_failed: 1;
68099 u8 can_delay: 1;
68100 u8 abandoned: 1;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h58197 struct sctp_datamsg { struct
58198 struct list_head chunks;
58199 refcount_t refcnt;
58200 unsigned long expires_at;
58201 int send_error;
58202 u8 send_failed: 1;
58203 u8 can_delay: 1;
58204 u8 abandoned: 1;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h72826 struct sctp_datamsg { struct
72827 struct list_head chunks;
72828 refcount_t refcnt;
72829 long unsigned int expires_at;
72830 int send_error;
72831 u8 send_failed: 1;
72832 u8 can_delay: 1;
72833 u8 abandoned: 1;
H A Dvmlinux.h72826 struct sctp_datamsg { struct
72827 struct list_head chunks;
72828 refcount_t refcnt;
72829 long unsigned int expires_at;
72830 int send_error;
72831 u8 send_failed: 1;
72832 u8 can_delay: 1;
72833 u8 abandoned: 1;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h67955 struct sctp_datamsg { struct
67956 struct list_head chunks;
67957 refcount_t refcnt;
67958 unsigned long expires_at;
67959 int send_error;
67960 u8 send_failed: 1;
67961 u8 can_delay: 1;
67962 u8 abandoned: 1;