Home
last modified time | relevance | path

Searched defs:snd_nxt (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/core/
Dtcp_out.c1241 u32_t wnd, snd_nxt; in tcp_output() local
2125 u32_t snd_nxt; in tcp_zero_window_probe() local
/third_party/lwip/src/include/lwip/
Dtcp.h319 u32_t snd_nxt; /* next new seqno to be sent */ member