Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h15522 struct sctp_chunk { struct
15523 struct list_head list;
15524 refcount_t refcnt;
15525 int sent_count;
15526 union {
15530 struct list_head frag_list;
15531 struct sk_buff *skb;
15532 union {
15556 struct sctp_chunkhdr *chunk_hdr; argument
15557 struct sctphdr *sctp_hdr;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h76552 struct sctp_chunk { struct
76553 struct list_head list;
76554 refcount_t refcnt;
76555 int sent_count;
76556 union {
76560 struct list_head frag_list;
76561 struct sk_buff *skb;
76562 union {
76586 struct sctp_chunkhdr *chunk_hdr; argument
76587 struct sctphdr *sctp_hdr;
[all …]
H A Dvmlinux_602.h76552 struct sctp_chunk { struct
76553 struct list_head list;
76554 refcount_t refcnt;
76555 int sent_count;
76556 union {
76560 struct list_head frag_list;
76561 struct sk_buff *skb;
76562 union {
76586 struct sctp_chunkhdr *chunk_hdr; argument
76587 struct sctphdr *sctp_hdr;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h67758 struct sctp_chunk { struct
67759 struct list_head list;
67760 refcount_t refcnt;
67761 int sent_count;
67762 union {
67766 struct list_head frag_list;
67767 struct sk_buff *skb;
67768 union {
67792 struct sctp_chunkhdr *chunk_hdr; argument
67793 struct sctphdr *sctp_hdr;
[all …]
H A Dvmlinux_518.h67758 struct sctp_chunk { struct
67759 struct list_head list;
67760 refcount_t refcnt;
67761 int sent_count;
67762 union {
67766 struct list_head frag_list;
67767 struct sk_buff *skb;
67768 union {
67792 struct sctp_chunkhdr *chunk_hdr; argument
67793 struct sctphdr *sctp_hdr;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h57952 struct sctp_chunk { struct
57953 struct list_head list;
57954 refcount_t refcnt;
57955 int sent_count;
57956 union {
57960 struct list_head frag_list;
57961 struct sk_buff *skb;
57962 union {
57986 struct sctp_chunkhdr *chunk_hdr; argument
57987 struct sctphdr *sctp_hdr;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h72491 struct sctp_chunk { struct
72492 struct list_head list;
72493 refcount_t refcnt;
72494 int sent_count;
72495 union {
72499 struct list_head frag_list;
72500 struct sk_buff *skb;
72501 union {
72525 struct sctp_chunkhdr *chunk_hdr; argument
72526 struct sctphdr *sctp_hdr;
[all …]
H A Dvmlinux.h72491 struct sctp_chunk { struct
72492 struct list_head list;
72493 refcount_t refcnt;
72494 int sent_count;
72495 union {
72499 struct list_head frag_list;
72500 struct sk_buff *skb;
72501 union {
72525 struct sctp_chunkhdr *chunk_hdr; argument
72526 struct sctphdr *sctp_hdr;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h67710 struct sctp_chunk { struct
67711 struct list_head list;
67712 refcount_t refcnt;
67713 int sent_count;
67714 union {
67718 struct list_head frag_list;
67719 struct sk_buff *skb;
67720 union {
67744 struct sctp_chunkhdr *chunk_hdr; argument
67745 struct sctphdr *sctp_hdr;
[all …]