Searched defs:wnd (Results 1 – 2 of 2) sorted by relevance
43 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()
901 u32_t wnd, snd_nxt; in tcp_output() local