Home
last modified time | relevance | path

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

/lib/liblwip/test/unit/tcp/
Dtcp_helper.c43 u32_t seqno, u32_t ackno, u8_t headerflags, u16_t wnd) in tcp_create_segment_wnd()
131 u32_t seqno_offset, u32_t ackno_offset, u8_t headerflags, u16_t wnd) in tcp_create_rx_segment_wnd()
/lib/liblwip/src/core/
Dtcp_out.c901 u32_t wnd, snd_nxt; in tcp_output() local