Searched refs:sctp_authkey (Results 1 – 3 of 3) sorted by relevance
661 struct sctp_authkey { struct
4275 struct sctp_authkey *sca;4281 SCTP_CHECK_AND_CAST(sca, optval, struct sctp_authkey, optsize);4283 size = optsize - sizeof(struct sctp_authkey);4285 if (sca->sca_keylength + sizeof(struct sctp_authkey) <= optsize) {