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.h53578 struct sctp_datamsg { struct
53579 struct list_head chunks;
53580 refcount_t refcnt;
53581 long unsigned int expires_at;
53582 int send_error;
53583 u8 send_failed: 1;
53584 u8 can_delay: 1;
53585 u8 abandoned: 1;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h82210 struct sctp_datamsg { struct
82211 struct list_head chunks;
82212 refcount_t refcnt;
82213 long unsigned int expires_at;
82214 int send_error;
82215 u8 send_failed: 1;
82216 u8 can_delay: 1;
82217 u8 abandoned: 1;
Dvmlinux.h82210 struct sctp_datamsg { struct
82211 struct list_head chunks;
82212 refcount_t refcnt;
82213 long unsigned int expires_at;
82214 int send_error;
82215 u8 send_failed: 1;
82216 u8 can_delay: 1;
82217 u8 abandoned: 1;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h48661 struct sctp_datamsg { struct
48662 struct list_head chunks;
48663 refcount_t refcnt;
48664 long unsigned int expires_at;
48665 int send_error;
48666 u8 send_failed: 1;
48667 u8 can_delay: 1;
48668 u8 abandoned: 1;
Dvmlinux_510.h48661 struct sctp_datamsg { struct
48662 struct list_head chunks;
48663 refcount_t refcnt;
48664 long unsigned int expires_at;
48665 int send_error;
48666 u8 send_failed: 1;
48667 u8 can_delay: 1;
48668 u8 abandoned: 1;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h57099 struct sctp_datamsg { struct
57100 struct list_head chunks;
57101 refcount_t refcnt;
57102 long unsigned int expires_at;
57103 int send_error;
57104 u8 send_failed: 1;
57105 u8 can_delay: 1;
57106 u8 abandoned: 1;
Dvmlinux.h57099 struct sctp_datamsg { struct
57100 struct list_head chunks;
57101 refcount_t refcnt;
57102 long unsigned int expires_at;
57103 int send_error;
57104 u8 send_failed: 1;
57105 u8 can_delay: 1;
57106 u8 abandoned: 1;