Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h55683 struct sctp_endpoint { struct
55684 struct sctp_ep_common base;
55685 struct list_head asocs;
55686 __u8 secret_key[32];
55687 __u8 *digest;
55688 __u32 sndbuf_policy;
55689 __u32 rcvbuf_policy;
55690 struct crypto_shash **auth_hmacs;
55691 struct sctp_hmac_algo_param *auth_hmacs_list;
55692 struct sctp_chunks_param *auth_chunk_list;
[all …]