Searched refs:SCTP_NUMBER_OF_SECRETS (Results 1 – 5 of 5) sorted by relevance
441 #define SCTP_NUMBER_OF_SECRETS 8 /* or 8 * 4 = 32 octets */ macro
736 #define SCTP_NUMBER_OF_SECRETS 8 /* or 8 * 4 = 32 octets */ macro
344 uint32_t secret_key[SCTP_HOW_MANY_SECRETS][SCTP_NUMBER_OF_SECRETS];
3087 for (i = 0; i < SCTP_NUMBER_OF_SECRETS; i++) {
1813 for (i = 0; i < SCTP_NUMBER_OF_SECRETS; i++) { in sctp_timeout_handler()