Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_cookie.c806 if (sctps->sctps_new_secret_interval > 0 && in sctp_send_initack()
808 MSEC_TO_TICK(sctps->sctps_new_secret_interval)) <= nowt) { in sctp_send_initack()
H A Dsctp_impl.h99 #define sctps_new_secret_interval sctps_propinfo_tbl[9].prop_cur_uval macro