Searched refs:sctp_ResetTimeOut (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_sctp.c150 static void sctp_ResetTimeOut(struct libalias *la, struct sctp_nat_assoc *assoc, int newexp);
1842 sctp_ResetTimeOut(la, assoc, SN_I_T(la));
1865 sctp_ResetTimeOut(la,assoc, SN_U_T(la));
1894 sctp_ResetTimeOut(la,assoc, SN_I_T(la));
1909 sctp_ResetTimeOut(la,assoc, SN_U_T(la));
1943 sctp_ResetTimeOut(la,assoc, SN_C_T(la));
1960 sctp_ResetTimeOut(la,assoc, SN_U_T(la));
1988 sctp_ResetTimeOut(la, assoc, SN_X_T(la));/* allow to stay open for Tbit packets*/
1994 sctp_ResetTimeOut(la, assoc, SN_C_T(la));
2463 sctp_ResetTimeOut(struc function
[all...]

Completed in 59 milliseconds