Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h53219 struct sctp_chunk { struct
53220 struct list_head list;
53221 refcount_t refcnt;
53222 int sent_count;
53223 union {
53227 struct list_head frag_list;
53228 struct sk_buff *skb;
53229 union {
53253 struct sctp_chunkhdr *chunk_hdr; argument
53254 struct sctphdr *sctp_hdr;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h81914 struct sctp_chunk { struct
81915 struct list_head list;
81916 refcount_t refcnt;
81917 int sent_count;
81918 union {
81922 struct list_head frag_list;
81923 struct sk_buff *skb;
81924 union {
81948 struct sctp_chunkhdr *chunk_hdr; argument
81949 struct sctphdr *sctp_hdr;
[all …]
Dvmlinux.h81914 struct sctp_chunk { struct
81915 struct list_head list;
81916 refcount_t refcnt;
81917 int sent_count;
81918 union {
81922 struct list_head frag_list;
81923 struct sk_buff *skb;
81924 union {
81948 struct sctp_chunkhdr *chunk_hdr; argument
81949 struct sctphdr *sctp_hdr;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h48365 struct sctp_chunk { struct
48366 struct list_head list;
48367 refcount_t refcnt;
48368 int sent_count;
48369 union {
48373 struct list_head frag_list;
48374 struct sk_buff *skb;
48375 union {
48399 struct sctp_chunkhdr *chunk_hdr; argument
48400 struct sctphdr *sctp_hdr;
[all …]
Dvmlinux_510.h48365 struct sctp_chunk { struct
48366 struct list_head list;
48367 refcount_t refcnt;
48368 int sent_count;
48369 union {
48373 struct list_head frag_list;
48374 struct sk_buff *skb;
48375 union {
48399 struct sctp_chunkhdr *chunk_hdr; argument
48400 struct sctphdr *sctp_hdr;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h56779 struct sctp_chunk { struct
56780 struct list_head list;
56781 refcount_t refcnt;
56782 int sent_count;
56783 union {
56787 struct list_head frag_list;
56788 struct sk_buff *skb;
56789 union {
56813 struct sctp_chunkhdr *chunk_hdr; argument
56814 struct sctphdr *sctp_hdr;
[all …]
Dvmlinux.h56779 struct sctp_chunk { struct
56780 struct list_head list;
56781 refcount_t refcnt;
56782 int sent_count;
56783 union {
56787 struct list_head frag_list;
56788 struct sk_buff *skb;
56789 union {
56813 struct sctp_chunkhdr *chunk_hdr; argument
56814 struct sctphdr *sctp_hdr;
[all …]