Home | History | Annotate | Download | only in slirp

Lines Matching full:onxt

1110 					tcp_seq onxt = tp->snd_nxt;
1125 if (SEQ_GT(onxt, tp->snd_nxt))
1126 tp->snd_nxt = onxt;