SEQ_GT
SEQ_GT(st->src.seqlo, ntohl(src->seqlo))))
SEQ_GT(st->dst.seqlo, ntohl(dst->seqlo))))
if (SEQ_GT(end, src->seqlo))
if (SEQ_GT(end, src->seqlo))
SEQ_GT(tsval, src->scrub->pfss_tsval + tsval_from_last) ||
(tsecr && (SEQ_GT(tsecr, dst->scrub->pfss_tsval) ||
SEQ_GT(tsval, src->scrub->pfss_tsval +
SEQ_GT(tsecr, dst->scrub->pfss_tsval) ? '2' : ' ',
SEQ_GT(th->th_ack, tp->snd_max))
SEQ_GT(th->th_ack, tp->snd_max)))
if (tiflags & TH_ACK && SEQ_GT(tp->snd_una, tp->iss)) {
SEQ_GT(th->th_seq, tp->rcv_nxt))) {
#define SEQ_MAX(a,b) (SEQ_GT(a,b) ? (a) : (b))
if (SEQ_GT(onxt, tp->snd_nxt))
if (SEQ_GT(th->th_ack, tp->snd_max)) {
else if (tp->t_rtttime && SEQ_GT(th->th_ack, tp->t_rtseq))
SEQ_GT(th->th_ack, tp->t_pmtud_th_seq))
if (SEQ_GT(tp->snd_una, tp->snd_last))
if (SEQ_GT(th->th_seq+th->th_urp, tp->rcv_up)) {
if (SEQ_GT(tp->rcv_nxt, tp->rcv_up))
if (SEQ_GT(q->tcpqe_tcp->th_seq, th->th_seq))
SEQ_GT(sack.start, firstsack.end))
SEQ_GT(th->th_ack, tp->snd_max))
if (SEQ_GT(th->th_ack, tp->snd_una)) {
if (SEQ_GT(sack.end, tp->snd_max))
SEQ_GT(cur->end, sack.end)) {
tcp_seq lastack = SEQ_GT(th->th_ack, tp->snd_una) ?
if (SEQ_GT(onxt, tp->snd_nxt))
SEQ_GT(th->th_seq, sc->sc_irs + 1 + sc->sc_win)) {
if (sc->sc_win > 0 && SEQ_GT(tp->rcv_nxt + sc->sc_win, tp->rcv_adv))
SEQ_GT(th->th_seq, sc->sc_irs + 1)) {
if (SEQ_GT(th->th_ack, tp->snd_una) &&
SEQ_GT(th->th_ack, tp->t_rtseq))
SEQ_GT(th->th_ack, tp->t_pmtud_th_seq))
if (SEQ_GT(tp->snd_una, tp->snd_last))
if (SEQ_GT(tp->snd_nxt + len, tp->snd_max))
if (win > 0 && SEQ_GT(tp->rcv_nxt+win, tp->rcv_adv))
if (SEQ_GT(tp->snd_up, tp->snd_una))
if (SEQ_GT(tp->snd_max, tp->snd_una) &&
else if (SEQ_GT(tp->snd_up, tp->snd_una))
if (SEQ_GT(tp->snd_up, tp->snd_nxt)) {
if (SEQ_GT(tp->snd_nxt, tp->snd_max)) {
if (SEQ_GT(hdr.nr, ctrl->snd_una)) {
if (SEQ_GT(hdr.nr, ctrl->snd_nxt)) {
} else if (SEQ_GT(ack, _this->snd_nxt)) {