Searched refs:xlen (Results 1 – 1 of 1) sorted by relevance
3149 int xlen = len; in tcp_output() local3151 ++xlen; in tcp_output()3155 ++xlen; in tcp_output()3158 if (SEQ_GT(tp->snd_nxt + xlen, tp->snd_max)) { in tcp_output()