Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_pcb.h268 uint32_t secret_key[SCTP_HOW_MANY_SECRETS][SCTP_NUMBER_OF_SECRETS];
H A Dsctp_constants.h679 #define SCTP_HOW_MANY_SECRETS 2 /* how many secrets I keep */ macro
H A Dsctputil.c1952 SCTP_HOW_MANY_SECRETS) { in sctp_timeout_handler()