Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/core/
H A Dtcp_out.c1240 u32_t wnd, snd_nxt; in tcp_output() local
2124 u32_t snd_nxt; in tcp_zero_window_probe() local
/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dtcp.h319 u32_t snd_nxt; /* next new seqno to be sent */ member