Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h15691 struct sctp_endpoint { struct
15692 struct sctp_ep_common base;
15693 struct hlist_node node;
15694 int hashent;
15695 struct list_head asocs;
15696 __u8 secret_key[32];
15697 __u8 *digest;
15698 __u32 sndbuf_policy;
15699 __u32 rcvbuf_policy;
15700 struct crypto_shash **auth_hmacs;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h76730 struct sctp_endpoint { struct
76731 struct sctp_ep_common base;
76732 struct hlist_node node;
76733 int hashent;
76734 struct list_head asocs;
76735 __u8 secret_key[32];
76736 __u8 *digest;
76737 __u32 sndbuf_policy;
76738 __u32 rcvbuf_policy;
76739 struct crypto_shash **auth_hmacs;
[all …]
H A Dvmlinux_602.h76730 struct sctp_endpoint { struct
76731 struct sctp_ep_common base;
76732 struct hlist_node node;
76733 int hashent;
76734 struct list_head asocs;
76735 __u8 secret_key[32];
76736 __u8 *digest;
76737 __u32 sndbuf_policy;
76738 __u32 rcvbuf_policy;
76739 struct crypto_shash **auth_hmacs;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h67934 struct sctp_endpoint { struct
67935 struct sctp_ep_common base;
67936 struct hlist_node node;
67937 int hashent;
67938 struct list_head asocs;
67939 __u8 secret_key[32];
67940 __u8 *digest;
67941 __u32 sndbuf_policy;
67942 __u32 rcvbuf_policy;
67943 struct crypto_shash **auth_hmacs;
[all …]
H A Dvmlinux_518.h67934 struct sctp_endpoint { struct
67935 struct sctp_ep_common base;
67936 struct hlist_node node;
67937 int hashent;
67938 struct list_head asocs;
67939 __u8 secret_key[32];
67940 __u8 *digest;
67941 __u32 sndbuf_policy;
67942 __u32 rcvbuf_policy;
67943 struct crypto_shash **auth_hmacs;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h58723 struct sctp_endpoint { struct
58724 struct sctp_ep_common base;
58725 struct hlist_node node;
58726 int hashent;
58727 struct list_head asocs;
58728 __u8 secret_key[32];
58729 __u8 *digest;
58730 __u32 sndbuf_policy;
58731 __u32 rcvbuf_policy;
58732 struct crypto_shash **auth_hmacs;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h72667 struct sctp_endpoint { struct
72668 struct sctp_ep_common base;
72669 struct hlist_node node;
72670 int hashent;
72671 struct list_head asocs;
72672 __u8 secret_key[32];
72673 __u8 *digest;
72674 __u32 sndbuf_policy;
72675 __u32 rcvbuf_policy;
72676 struct crypto_shash **auth_hmacs;
[all …]
H A Dvmlinux.h72667 struct sctp_endpoint { struct
72668 struct sctp_ep_common base;
72669 struct hlist_node node;
72670 int hashent;
72671 struct list_head asocs;
72672 __u8 secret_key[32];
72673 __u8 *digest;
72674 __u32 sndbuf_policy;
72675 __u32 rcvbuf_policy;
72676 struct crypto_shash **auth_hmacs;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h68481 struct sctp_endpoint { struct
68482 struct sctp_ep_common base;
68483 struct hlist_node node;
68484 int hashent;
68485 struct list_head asocs;
68486 __u8 secret_key[32];
68487 __u8 *digest;
68488 __u32 sndbuf_policy;
68489 __u32 rcvbuf_policy;
68490 struct crypto_shash **auth_hmacs;
[all …]