Searched refs:sctp_authkeyid (Results 1 – 4 of 4) sorted by relevance
840 struct sctp_authkeyid { struct
873 struct sctp_authkeyid { struct
3685 struct sctp_authkeyid *val, in sctp_setsockopt_active_key()3692 if (optlen != sizeof(struct sctp_authkeyid)) in sctp_setsockopt_active_key()3733 struct sctp_authkeyid *val, in sctp_setsockopt_del_key()3740 if (optlen != sizeof(struct sctp_authkeyid)) in sctp_setsockopt_del_key()3781 struct sctp_authkeyid *val, in sctp_setsockopt_deactivate_key()3788 if (optlen != sizeof(struct sctp_authkeyid)) in sctp_setsockopt_deactivate_key()6799 struct sctp_authkeyid val; in sctp_getsockopt_active_key()6802 if (len < sizeof(struct sctp_authkeyid)) in sctp_getsockopt_active_key()6805 len = sizeof(struct sctp_authkeyid); in sctp_getsockopt_active_key()