Searched defs:sctp_endpoint (Results 1 – 1 of 1) sorted by relevance
1276 struct sctp_endpoint { struct1278 struct sctp_ep_common base;1290 struct list_head asocs;1298 __u8 secret_key[SCTP_SECRET_SIZE];1306 __u8 *digest;1309 __u32 sndbuf_policy;1312 __u32 rcvbuf_policy;1317 struct crypto_shash **auth_hmacs;1320 struct sctp_hmac_algo_param *auth_hmacs_list;1323 struct sctp_chunks_param *auth_chunk_list;[all …]