Searched refs:sctp_authkeyid (Results 1 – 2 of 2) sorted by relevance
840 struct sctp_authkeyid { struct
3758 struct sctp_authkeyid val; in sctp_setsockopt_active_key()3764 if (optlen != sizeof(struct sctp_authkeyid)) in sctp_setsockopt_active_key()3786 struct sctp_authkeyid val; in sctp_setsockopt_del_key()3792 if (optlen != sizeof(struct sctp_authkeyid)) in sctp_setsockopt_del_key()3814 struct sctp_authkeyid val; in sctp_setsockopt_deactivate_key()3820 if (optlen != sizeof(struct sctp_authkeyid)) in sctp_setsockopt_deactivate_key()6625 struct sctp_authkeyid val; in sctp_getsockopt_active_key()6631 if (len < sizeof(struct sctp_authkeyid)) in sctp_getsockopt_active_key()6634 len = sizeof(struct sctp_authkeyid); in sctp_getsockopt_active_key()