Home
last modified time | relevance | path

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

/freebsd/sys/netinet/libalias/
H A Dalias_sctp.c302 #define SN_C_T(la) (LibAliasTime + sysctl_shutdown_timer) /**< CL State expiration time in second… macro
1939 sctp_ResetTimeOut(la,assoc, SN_C_T(la)); in UP_process()
1990 sctp_ResetTimeOut(la, assoc, SN_C_T(la)); in CL_process()