Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h52045 struct sctp_association { struct
52046 struct sctp_ep_common base;
52047 struct list_head asocs;
52048 sctp_assoc_t assoc_id;
52049 struct sctp_endpoint *ep;
52050 struct sctp_cookie c;
52051 struct {
52085 } peer;
52086 enum sctp_state state;
52087 int overall_error_count;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h81688 struct sctp_association { struct
81689 struct sctp_ep_common base;
81690 struct list_head asocs;
81691 sctp_assoc_t assoc_id;
81692 struct sctp_endpoint *ep;
81693 struct sctp_cookie c;
81694 struct {
81728 } peer;
81729 enum sctp_state state;
81730 int overall_error_count;
[all …]
Dvmlinux.h81688 struct sctp_association { struct
81689 struct sctp_ep_common base;
81690 struct list_head asocs;
81691 sctp_assoc_t assoc_id;
81692 struct sctp_endpoint *ep;
81693 struct sctp_cookie c;
81694 struct {
81728 } peer;
81729 enum sctp_state state;
81730 int overall_error_count;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h48139 struct sctp_association { struct
48140 struct sctp_ep_common base;
48141 struct list_head asocs;
48142 sctp_assoc_t assoc_id;
48143 struct sctp_endpoint *ep;
48144 struct sctp_cookie c;
48145 struct {
48179 } peer;
48180 enum sctp_state state;
48181 int overall_error_count;
[all …]
Dvmlinux_510.h48139 struct sctp_association { struct
48140 struct sctp_ep_common base;
48141 struct list_head asocs;
48142 sctp_assoc_t assoc_id;
48143 struct sctp_endpoint *ep;
48144 struct sctp_cookie c;
48145 struct {
48179 } peer;
48180 enum sctp_state state;
48181 int overall_error_count;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h56553 struct sctp_association { struct
56554 struct sctp_ep_common base;
56555 struct list_head asocs;
56556 sctp_assoc_t assoc_id;
56557 struct sctp_endpoint *ep;
56558 struct sctp_cookie c;
56559 struct {
56593 } peer;
56594 enum sctp_state state;
56595 int overall_error_count;
[all …]
Dvmlinux.h56553 struct sctp_association { struct
56554 struct sctp_ep_common base;
56555 struct list_head asocs;
56556 sctp_assoc_t assoc_id;
56557 struct sctp_endpoint *ep;
56558 struct sctp_cookie c;
56559 struct {
56593 } peer;
56594 enum sctp_state state;
56595 int overall_error_count;
[all …]