Searched refs:sctp_hmacalgo (Results 1 – 4 of 4) sorted by relevance
602 struct sctp_hmacalgo { struct
626 struct sctp_hmacalgo { struct
689 struct sctp_hmacalgo { struct
3467 struct sctp_hmacalgo *shmac;3472 SCTP_CHECK_AND_CAST(shmac, optval, struct sctp_hmacalgo, *optsize);5024 struct sctp_hmacalgo *shmac;5029 SCTP_CHECK_AND_CAST(shmac, optval, struct sctp_hmacalgo, optsize);5030 if (optsize < sizeof(struct sctp_hmacalgo) + shmac->shmac_number_of_idents * sizeof(uint16_t)) {