Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_sctp.c302 #define SN_U_T(la) (la->timeStamp + sysctl_up_timer) /**< UP State expiration time in secon… macro
1849 sctp_ResetTimeOut(la,assoc, SN_U_T(la)); in INi_process()
1893 sctp_ResetTimeOut(la,assoc, SN_U_T(la)); in INa_process()
1943 sctp_ResetTimeOut(la,assoc, SN_U_T(la)); in UP_process()