Home
last modified time | relevance | path

Searched refs:xlen (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_output.c1303 int xlen = len; in tcp_output() local
1305 ++xlen; in tcp_output()
1307 ++xlen; in tcp_output()
1310 if (SEQ_GT(tp->snd_nxt + xlen, tp->snd_max)) in tcp_output()