Searched refs:newexp (Results 1 – 1 of 1) sorted by relevance
149 static void sctp_ResetTimeOut(struct libalias *la, struct sctp_nat_assoc *assoc, int newexp);2459 sctp_ResetTimeOut(struct libalias *la, struct sctp_nat_assoc *assoc, int newexp) in sctp_ResetTimeOut() argument2461 if (newexp < assoc->exp) { in sctp_ResetTimeOut()2463 assoc->exp = newexp; in sctp_ResetTimeOut()2466 assoc->exp = newexp; in sctp_ResetTimeOut()