Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h53492 struct sctp_packet { struct
53493 __u16 source_port;
53494 __u16 destination_port;
53495 __u32 vtag;
53496 struct list_head chunk_list;
53497 size_t overhead;
53498 size_t size;
53499 size_t max_size;
53500 struct sctp_transport *transport;
53501 struct sctp_chunk *auth;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h82134 struct sctp_packet { struct
82135 __u16 source_port;
82136 __u16 destination_port;
82137 __u32 vtag;
82138 struct list_head chunk_list;
82139 size_t overhead;
82140 size_t size;
82141 size_t max_size;
82142 struct sctp_transport *transport;
82143 struct sctp_chunk *auth;
[all …]
Dvmlinux.h82134 struct sctp_packet { struct
82135 __u16 source_port;
82136 __u16 destination_port;
82137 __u32 vtag;
82138 struct list_head chunk_list;
82139 size_t overhead;
82140 size_t size;
82141 size_t max_size;
82142 struct sctp_transport *transport;
82143 struct sctp_chunk *auth;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h48585 struct sctp_packet { struct
48586 __u16 source_port;
48587 __u16 destination_port;
48588 __u32 vtag;
48589 struct list_head chunk_list;
48590 size_t overhead;
48591 size_t size;
48592 size_t max_size;
48593 struct sctp_transport *transport;
48594 struct sctp_chunk *auth;
[all …]
Dvmlinux_510.h48585 struct sctp_packet { struct
48586 __u16 source_port;
48587 __u16 destination_port;
48588 __u32 vtag;
48589 struct list_head chunk_list;
48590 size_t overhead;
48591 size_t size;
48592 size_t max_size;
48593 struct sctp_transport *transport;
48594 struct sctp_chunk *auth;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h57023 struct sctp_packet { struct
57024 __u16 source_port;
57025 __u16 destination_port;
57026 __u32 vtag;
57027 struct list_head chunk_list;
57028 size_t overhead;
57029 size_t size;
57030 size_t max_size;
57031 struct sctp_transport *transport;
57032 struct sctp_chunk *auth;
[all …]
Dvmlinux.h57023 struct sctp_packet { struct
57024 __u16 source_port;
57025 __u16 destination_port;
57026 __u32 vtag;
57027 struct list_head chunk_list;
57028 size_t overhead;
57029 size_t size;
57030 size_t max_size;
57031 struct sctp_transport *transport;
57032 struct sctp_chunk *auth;
[all …]