TCP_R_LOG_READ
tcp_reass_log_new_in(tp, q->tqe_start, q->tqe_len, q->tqe_m, TCP_R_LOG_READ, q);
tcp_log_reassm(tp, q, NULL, th->th_seq, *tlenp, TCP_R_LOG_READ, 1);
tcp_log_reassm(tp, q, NULL, 0, 0, TCP_R_LOG_READ, 1);
tcp_log_reassm(tp, q, NULL, th->th_seq, *tlenp, TCP_R_LOG_READ, 2);
tcp_log_reassm(tp, q, NULL, 0, 0, TCP_R_LOG_READ, 2);