Searched refs:sctp_authkey (Results 1 – 6 of 6) sorted by relevance
23 struct sctp_authkey;103 struct sctp_authkey *auth_key);
826 struct sctp_authkey { struct
859 struct sctp_authkey { struct
819 struct sctp_authkey *auth_key) in sctp_auth_set_key()
3624 struct sctp_authkey *authkey, in sctp_setsockopt_auth_key()3631 if (optlen <= sizeof(struct sctp_authkey)) in sctp_setsockopt_auth_key()