taglinefilesource code
TIME_CLOSE189net/inet/tcp.creset_timer(sk, TIME_CLOSE, TCP_TIMEWAIT_LEN);
TIME_CLOSE2091net/inet/tcp.creset_timer(sk, TIME_CLOSE, 4 * sk->rto);
TIME_CLOSE2125net/inet/tcp.creset_timer(sk, TIME_CLOSE, 100);
TIME_CLOSE2147net/inet/tcp.creset_timer(sk, TIME_CLOSE,4*sk->rto);
TIME_CLOSE2566net/inet/tcp.creset_timer(sk, TIME_CLOSE, TCP_TIMEWAIT_LEN);
TIME_CLOSE2943net/inet/tcp.creset_timer(sk, TIME_CLOSE, TCP_TIMEOUT_LEN);
TIME_CLOSE2966net/inet/tcp.creset_timer(sk, TIME_CLOSE, TCP_TIMEWAIT_LEN);
TIME_CLOSE147net/inet/timer.ccase TIME_CLOSE:
TIME_CLOSE200net/inet/timer.creset_timer (sk, TIME_CLOSE, TCP_TIMEWAIT_LEN);