Home
last modified time | relevance | path

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

/freebsd/sys/netinet/libalias/
H A Dalias_sctp.c300 #define SN_I_T(la) (LibAliasTime + sysctl_init_timer) /**< INIT State expiration time in seco… macro
1811 assoc->exp = SN_I_T(la); in ID_process()
1838 sctp_ResetTimeOut(la, assoc, SN_I_T(la)); in INi_process()
1890 sctp_ResetTimeOut(la,assoc, SN_I_T(la)); in INa_process()