Searched defs:ackno (Results 1 – 4 of 4) sorted by relevance
43 u32_t seqno, u32_t ackno, u8_t headerflags, u16_t wnd) in tcp_create_segment_wnd()107 u32_t seqno, u32_t ackno, u8_t headerflags) in tcp_create_segment()
65 static u32_t seqno, ackno; variable
1195 tcp_rst(u32_t seqno, u32_t ackno, in tcp_rst()
359 u32_t seqno, ackno; in tcp_abandon() local