Searched refs:newexp (Results 1 – 1 of 1) sorted by relevance
150 static void sctp_ResetTimeOut(struct libalias *la, struct sctp_nat_assoc *assoc, int newexp);2444 sctp_ResetTimeOut(struct libalias *la, struct sctp_nat_assoc *assoc, int newexp) in sctp_ResetTimeOut() argument2446 if (newexp < assoc->exp) { in sctp_ResetTimeOut()2448 assoc->exp = newexp; in sctp_ResetTimeOut()2451 assoc->exp = newexp; in sctp_ResetTimeOut()