Searched refs:sctp_hmacalgo (Results 1 – 4 of 4) sorted by relevance
595 struct sctp_hmacalgo { struct
674 struct sctp_hmacalgo { struct
696 struct sctp_hmacalgo { struct
3513 struct sctp_hmacalgo *shmac;3518 SCTP_CHECK_AND_CAST(shmac, optval, struct sctp_hmacalgo, *optsize);5222 struct sctp_hmacalgo *shmac;5227 SCTP_CHECK_AND_CAST(shmac, optval, struct sctp_hmacalgo, optsize);5228 if ((optsize < sizeof(struct sctp_hmacalgo) + shmac->shmac_number_of_idents * sizeof(uint16_t)) ||