Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
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;
/external/bcc/libbpf-tools/loongarch/
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;
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;
/external/bcc/libbpf-tools/x86/
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;
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;
/external/bcc/libbpf-tools/arm64/
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;
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;