taglinefilesource code
TIME_CLOSE159net/inet/tcp.creset_timer(sk, TIME_CLOSE, TCP_TIMEWAIT_LEN);
TIME_CLOSE1958net/inet/tcp.creset_timer(sk, TIME_CLOSE, 4 * sk->rtt);
TIME_CLOSE1989net/inet/tcp.creset_timer(sk, TIME_CLOSE, 100);
TIME_CLOSE2345net/inet/tcp.creset_timer(sk, TIME_CLOSE, TCP_TIMEWAIT_LEN);
TIME_CLOSE2702net/inet/tcp.creset_timer(sk, TIME_CLOSE, TCP_TIMEWAIT_LEN);
TIME_CLOSE139net/inet/timer.ccase TIME_CLOSE:
TIME_CLOSE179net/inet/timer.creset_timer (sk, TIME_CLOSE, TCP_TIMEWAIT_LEN);