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(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->reportblk.rblk_end, tp->rcv_nxt))
KASSERT(SEQ_GT(th->th_ack, tp->snd_una), ("th_ack <= snd_una"));
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(th->th_ack + tp->snd_cwnd,
if (SEQ_GT(th->th_seq + th->th_urp, tp->rcv_up)) {
if (SEQ_GT(tp->rcv_nxt, tp->rcv_up))
(SEQ_GT(tp->snd_una, th->th_ack) ||
SEQ_GT(th->th_ack, tp->snd_max)) ) {
SEQ_GT(ack, tp->snd_max_prev)) {
if (SEQ_GT(old_snd_nxt, tp->snd_nxt))
if (SEQ_GT(old_snd_nxt, tp->snd_nxt))
if (SEQ_GT(old_snd_nxt, tp->snd_nxt))
if (SEQ_GT(q->tqe_th->th_seq, th->th_seq))
SEQ_GT(qend_sack, tp->encloseblk.rblk_end)) {
if (SEQ_GT(tp->snd_up, tp->snd_nxt)) {
if (SEQ_GT(tp->snd_nxt, tp->snd_max)) {
if (SEQ_GT(tp->snd_nxt + xlen, tp->snd_max))
if (recvwin > 0 && SEQ_GT(tp->rcv_nxt + recvwin, tp->rcv_adv)) {
if ((flags & TH_SYN) && SEQ_GT(tp->snd_nxt, tp->snd_una)) {
if (SEQ_GT(tp->snd_up, ugr_nxt))
if (SEQ_GT(tp->snd_up, tp->snd_una))
else if (SEQ_GT(tp->snd_up, tp->snd_una))
if (SEQ_GT(cur->sblk_end, seq)) {
if (SEQ_GT(newsackblock->rblk_end, tp->snd_max)) {
if (SEQ_GT(raw_sb->rblk_end, sb->sblk_end)) {
while (sb && SEQ_GT(seq, sb->sblk_start)) {
if (SEQ_LT(end, old_start) || SEQ_GT(start, old_end)) {
} else if (SEQ_GEQ(end, old_start) && SEQ_GT(old_end, end)) {
if (SEQ_GT(hstart, tp->rcv_nxt))
return (SEQ_GT(a, b) ? a : b);