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.h56581 struct sctp_chunk { struct
56582 struct list_head list;
56583 refcount_t refcnt;
56584 int sent_count;
56585 union {
56589 struct list_head frag_list;
56590 struct sk_buff *skb;
56591 union {
56615 struct sctp_chunkhdr *chunk_hdr; argument
56616 struct sctphdr *sctp_hdr;
[all …]
/external/bcc/libbpf-tools/loongarch/
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 …]
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 …]
/external/bcc/libbpf-tools/x86/
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 …]
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 …]
/external/bcc/libbpf-tools/arm64/
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 …]
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 …]