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.h15765 struct sctp_packet { struct
15766 __u16 source_port;
15767 __u16 destination_port;
15768 __u32 vtag;
15769 struct list_head chunk_list;
15770 size_t overhead;
15771 size_t size;
15772 size_t max_size;
15773 struct sctp_transport *transport;
15774 struct sctp_chunk *auth;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h76804 struct sctp_packet { struct
76805 __u16 source_port;
76806 __u16 destination_port;
76807 __u32 vtag;
76808 struct list_head chunk_list;
76809 size_t overhead;
76810 size_t size;
76811 size_t max_size;
76812 struct sctp_transport *transport;
76813 struct sctp_chunk *auth;
[all …]
Dvmlinux.h76804 struct sctp_packet { struct
76805 __u16 source_port;
76806 __u16 destination_port;
76807 __u32 vtag;
76808 struct list_head chunk_list;
76809 size_t overhead;
76810 size_t size;
76811 size_t max_size;
76812 struct sctp_transport *transport;
76813 struct sctp_chunk *auth;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h68007 struct sctp_packet { struct
68008 __u16 source_port;
68009 __u16 destination_port;
68010 __u32 vtag;
68011 struct list_head chunk_list;
68012 size_t overhead;
68013 size_t size;
68014 size_t max_size;
68015 struct sctp_transport *transport;
68016 struct sctp_chunk *auth;
[all …]
Dvmlinux_518.h68007 struct sctp_packet { struct
68008 __u16 source_port;
68009 __u16 destination_port;
68010 __u32 vtag;
68011 struct list_head chunk_list;
68012 size_t overhead;
68013 size_t size;
68014 size_t max_size;
68015 struct sctp_transport *transport;
68016 struct sctp_chunk *auth;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h72740 struct sctp_packet { struct
72741 __u16 source_port;
72742 __u16 destination_port;
72743 __u32 vtag;
72744 struct list_head chunk_list;
72745 size_t overhead;
72746 size_t size;
72747 size_t max_size;
72748 struct sctp_transport *transport;
72749 struct sctp_chunk *auth;
[all …]
Dvmlinux.h72740 struct sctp_packet { struct
72741 __u16 source_port;
72742 __u16 destination_port;
72743 __u32 vtag;
72744 struct list_head chunk_list;
72745 size_t overhead;
72746 size_t size;
72747 size_t max_size;
72748 struct sctp_transport *transport;
72749 struct sctp_chunk *auth;
[all …]