Searched refs:sctp_authkeyid (Results 1 – 2 of 2) sorted by relevance
873 struct sctp_authkeyid { struct
3666 struct sctp_authkeyid *val, in sctp_setsockopt_active_key()3673 if (optlen != sizeof(struct sctp_authkeyid)) in sctp_setsockopt_active_key()3714 struct sctp_authkeyid *val, in sctp_setsockopt_del_key()3721 if (optlen != sizeof(struct sctp_authkeyid)) in sctp_setsockopt_del_key()3762 struct sctp_authkeyid *val, in sctp_setsockopt_deactivate_key()3769 if (optlen != sizeof(struct sctp_authkeyid)) in sctp_setsockopt_deactivate_key()6782 struct sctp_authkeyid val; in sctp_getsockopt_active_key()6785 if (len < sizeof(struct sctp_authkeyid)) in sctp_getsockopt_active_key()6788 len = sizeof(struct sctp_authkeyid); in sctp_getsockopt_active_key()