Searched refs:sctp_hmacalgo (Results 1 – 7 of 7) sorted by relevance
595 struct sctp_hmacalgo { struct
755 struct sctp_hmacalgo { struct
844 struct sctp_hmacalgo { struct
674 struct sctp_hmacalgo { struct
700 struct sctp_hmacalgo { struct
3601 struct sctp_hmacalgo *shmac;3606 SCTP_CHECK_AND_CAST(shmac, optval, struct sctp_hmacalgo, *optsize);5310 struct sctp_hmacalgo *shmac;5315 SCTP_CHECK_AND_CAST(shmac, optval, struct sctp_hmacalgo, optsize);5316 if ((optsize < sizeof(struct sctp_hmacalgo) + shmac->shmac_number_of_idents * sizeof(uint16_t)) ||
354 SCTP_HMAC_IDENT | struct sctp_hmacalgo | r/w