Searched defs:ackno (Results 1 – 4 of 4) sorted by relevance
/third_party/lwip/test/unit/tcp/ |
D | tcp_helper.c | 49 u32_t seqno, u32_t ackno, u8_t headerflags, u16_t wnd) in tcp_create_segment_wnd() 114 u32_t seqno, u32_t ackno, u8_t headerflags) in tcp_create_segment()
|
/third_party/lwip/src/core/ |
D | tcp_out.c | 1819 tcp_output_alloc_header_common(u32_t ackno, u16_t optlen, u16_t datalen, in tcp_output_alloc_header_common() 1981 tcp_rst(const struct tcp_pcb *pcb, u32_t seqno, u32_t ackno, in tcp_rst()
|
D | tcp_in.c | 80 static u32_t seqno, ackno; variable
|
D | tcp.c | 565 u32_t seqno, ackno; in tcp_abandon() local
|