Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A 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 …]
H A 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A 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 …]
H A 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 …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h58207 struct sctp_packet { struct
58208 __u16 source_port;
58209 __u16 destination_port;
58210 __u32 vtag;
58211 struct list_head chunk_list;
58212 size_t overhead;
58213 size_t size;
58214 size_t max_size;
58215 struct sctp_transport *transport;
58216 struct sctp_chunk *auth;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A 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 …]
H A 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 …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h67965 struct sctp_packet { struct
67966 __u16 source_port;
67967 __u16 destination_port;
67968 __u32 vtag;
67969 struct list_head chunk_list;
67970 size_t overhead;
67971 size_t size;
67972 size_t max_size;
67973 struct sctp_transport *transport;
67974 struct sctp_chunk *auth;
[all …]