Home
last modified time | relevance | path

Searched refs:SCTPCTL_SECRET_LIFETIME_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_sysctl.h292 #define SCTPCTL_SECRET_LIFETIME_DEFAULT SCTP_DEFAULT_SECRET_LIFE_SEC macro
H A Dsctp_sysctl.c80 SCTP_BASE_SYSCTL(sctp_secret_lifetime_default) = SCTPCTL_SECRET_LIFETIME_DEFAULT; in sctp_init_sysctls()