SEQ_LT
(SEQ_LT(tsval, dst->scrub->pfss_tsecr) ||
SEQ_LT(tsecr, dst->scrub->pfss_tsval0))))) {
SEQ_LT(tsval, dst->scrub->pfss_tsecr) ? '0' : ' ',
SEQ_LT(tsecr, dst->scrub->pfss_tsval0)? '3' : ' '));
(SEQ_LT(tsval, src->scrub->pfss_tsval0) ||
if (tp->t_state == TCPS_SYN_RECEIVED && SEQ_LT(th->th_seq, tp->irs)) {
(SEQ_LT(tp->snd_nxt, tp->snd_max) ?
if (SEQ_LT(tp->snd_nxt, tp->snd_una))
(SEQ_LT(tp->snd_wl1, th->th_seq) || \
(SEQ_LT(tp->snd_wl2, th->th_ack) || \
if (SEQ_LT(nextrexmt, old_snd_max) &&
SEQ_LT(tp->rexmt_high, tp->snd_nxt)) {
SEQ_LT(tp->rexmt_rescue, tp->rexmt_high)) {
if (SEQ_LT(oldsndnxt, oldsndmax)) {
} else if (SEQ_LT(th_ack, tp->snd_recover)) {
if (SEQ_LT(oldsndnxt, oldsndmax)) {
if (SEQ_LT(tp->snd_nxt + len, tp->snd_una + so->so_snd.ssb_cc))
if (SEQ_LT(tp->snd_nxt, tp->snd_max)) /* retransmit case */
else if (SEQ_LT(tp->snd_nxt, tp->snd_max)) {
if (SEQ_LT(seq, cur->sblk_start)) {
if (SEQ_LT(blocks[0].rblk_start, snd_una))
if (SEQ_LT(tp->rexmt_high, tp->snd_una)) {
SEQ_LT(tp->rexmt_rescue, tp->rexmt_high)) {
return SEQ_LT(seqnum, scb->lostseq);
if (SEQ_LT(sb->sblk_start, tp->rexmt_high)) {
if (SEQ_LT(torexmt, lastblock->sblk_end) &&
if (lastblock != NULL && SEQ_LT(torexmt, lastblock->sblk_end))
KASSERT(SEQ_LT(tp->snd_una, sb->sblk_start),
if (SEQ_LT(tp->sackhistory[i].rblk_start, tp->rcv_nxt))
if (SEQ_LT(end, old_start) || SEQ_GT(start, old_end)) {
if (SEQ_GEQ(old_end, start) && SEQ_LT(old_start, start)) {
return (SEQ_LT(a, b) ? a : b);
SEQ_LT(icmpseq, tp->snd_max))