taglinefilesource code
shut_seq1338net/ipv4/tcp_input.cu32 new_seq, shut_seq;
shut_seq1394net/ipv4/tcp_input.cshut_seq = sk->acked_seq+1;  /* Last byte */
shut_seq1396net/ipv4/tcp_input.cif(after(new_seq,shut_seq))
shut_seq1400net/ipv4/tcp_input.csk, new_seq, shut_seq, sk->blog);