Searched refs:sctp_auth_random (Results 1 – 4 of 4) sorted by relevance
533 struct sctp_auth_random { struct
1399 struct sctp_auth_random *p_random = NULL;1431 p_random = (struct sctp_auth_random *)phdr;1862 if (plen != (sizeof(struct sctp_auth_random) +
5227 struct sctp_auth_random *randp;5234 randp = (struct sctp_auth_random *)(mtod(m, caddr_t) + chunk_len);5235 parameter_len = (uint16_t)sizeof(struct sctp_auth_random) + stcb->asoc.authinfo.random_len;5454 if (padded_size > (sizeof(struct sctp_auth_random) + SCTP_RANDOM_MAX_SIZE)) {6502 struct sctp_auth_random *randp;6512 randp = (struct sctp_auth_random *)(mtod(m, caddr_t) + chunk_len);6513 parameter_len = (uint16_t)sizeof(struct sctp_auth_random) +
7014 struct sctp_auth_random *p_random = NULL;7471 p_random = (struct sctp_auth_random *)phdr;