Home
last modified time | relevance | path

Searched refs:SCTP_HOW_MANY_SECRETS (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h684 #define SCTP_HOW_MANY_SECRETS 2 /* how many secrets I keep */ macro
/f-stack/freebsd/netinet/
H A Dsctp_pcb.h271 uint32_t secret_key[SCTP_HOW_MANY_SECRETS][SCTP_NUMBER_OF_SECRETS];
H A Dsctp_constants.h684 #define SCTP_HOW_MANY_SECRETS 2 /* how many secrets I keep */ macro
H A Dsctputil.c1938 SCTP_HOW_MANY_SECRETS) { in sctp_timeout_handler()