Searched refs:sctp_hmacalgo (Results 1 – 2 of 2) sorted by relevance
661 struct sctp_hmacalgo { struct
2908 struct sctp_hmacalgo *shmac;2913 SCTP_CHECK_AND_CAST(shmac, optval, struct sctp_hmacalgo, *optsize);4388 struct sctp_hmacalgo *shmac;4393 SCTP_CHECK_AND_CAST(shmac, optval, struct sctp_hmacalgo, optsize);4394 … if ((optsize < sizeof(struct sctp_hmacalgo) + shmac->shmac_number_of_idents * sizeof(uint16_t)) ||