Searched defs:sctp_endpoint (Results 1 – 9 of 9) sorted by relevance
15691 struct sctp_endpoint { struct15692 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 …]
76730 struct sctp_endpoint { struct76731 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 …]
67934 struct sctp_endpoint { struct67935 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 …]
58723 struct sctp_endpoint { struct58724 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 …]
72667 struct sctp_endpoint { struct72668 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 …]
68481 struct sctp_endpoint { struct68482 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 …]