Searched refs:SCTP_NUMBER_OF_SECRETS (Results 1 - 5 of 5) sorted by relevance

/external/tcpdump/
H A DsctpConstants.h441 #define SCTP_NUMBER_OF_SECRETS 8 /* or 8 * 4 = 32 octets */ macro
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_constants.h769 #define SCTP_NUMBER_OF_SECRETS 8 /* or 8 * 4 = 32 octets */ macro
H A Dsctp_pcb.h344 uint32_t secret_key[SCTP_HOW_MANY_SECRETS][SCTP_NUMBER_OF_SECRETS];
H A Dsctp_pcb.c2991 for (i = 0; i < SCTP_NUMBER_OF_SECRETS; i++) {
H A Dsctputil.c1793 for (i = 0; i < SCTP_NUMBER_OF_SECRETS; i++) {

Completed in 175 milliseconds