SEQ_GT
else if (SEQ_GT(st->src.seqlo,
SEQ_GT(st->dst.seqlo, ntohl(sp->dst.seqlo)))
else if (SEQ_GT(st->src.seqlo,
SEQ_GT(st->dst.seqlo, ntohl(up->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' : ' ',
if (SEQ_GT(end, fstate->nst_end)) {
if (SEQ_GT(onxt, tp->snd_nxt))
if (TCP_SACK_ENABLED(tp) && SEQ_GT(th->th_ack, tp->snd_fack))
if (SEQ_GT(onxt, tp->snd_nxt))
if (TCP_SACK_ENABLED(tp) && SEQ_GT(th->th_ack, tp->snd_fack))
SEQ_GT(th->th_seq, vp->rcv_nxt)) {
if (SEQ_GT(th->th_ack, tp->snd_una) &&
SEQ_GT(th->th_ack, tp->t_rtseq))
SEQ_GT(th->th_ack, tp->snd_max)))
SEQ_GT(th->th_ack, tp->snd_max)))
SEQ_GT(th->th_seq, tp->rcv_nxt)) {
if (SEQ_GT(tp->snd_una, th->th_ack) ||
SEQ_GT(th->th_ack, tp->snd_max))
if (SEQ_GT(th->th_ack, tp->snd_max)) {
else if (tp->t_rtttime && SEQ_GT(th->th_ack, tp->t_rtseq))
if (SEQ_GT(tp->snd_una, tp->snd_fack))
if (SEQ_GT(th->th_seq+th->th_urp, tp->rcv_up)) {
if (SEQ_GT(tp->rcv_nxt, tp->rcv_up))
SEQ_GT(th->th_ack, tp->t_pmtud_th_seq))
if (SEQ_GT(pkt_seq, p->ipqe_seq + p->ipqe_len)) {
if (SEQ_GT(q->ipqe_seq, pkt_seq + pkt_len)) {
SEQ_GT(q->ipqe_seq + q->ipqe_len, pkt_seq)) {
if (SEQ_GT(q->ipqe_seq, pkt_seq) &&
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(tp->snd_nxt + len, tp->snd_max))
if (win > 0 && SEQ_GT(tp->rcv_nxt+win, tp->rcv_adv))
if (SEQ_GT(p->end, tp->snd_recover)) {
if (SEQ_GT(tp->rcv_adv, tp->rcv_nxt))
if (SEQ_GT(tp->snd_up, tp->snd_una))
if (TCP_SACK_ENABLED(tp) && SEQ_GT(tp->snd_max, tp->snd_una) &&
if (SEQ_LT(th->th_ack, tp->snd_una) || SEQ_GT(th->th_ack, tp->snd_max))
acked = (SEQ_GT(th->th_ack, tp->snd_una)) ? th->th_ack : tp->snd_una;
if (SEQ_LEQ(right, acked) || SEQ_GT(right, tp->snd_max) ||
SEQ_GT(cur->end, sack->right)) {
tcp_seq lastack = SEQ_GT(th->th_ack, tp->snd_una) ?
#define SEQ_MAX(a, b) ((SEQ_GT(a, b)) ? (a) : (b))
if (SEQ_LT(seq, tp->snd_una) || SEQ_GT(seq, tp->snd_max))
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)) {
(SEQ_GT(tp->snd_fack, tp->snd_una + tcprexmtthresh * tp->t_segsz)))