Home
last modified time | relevance | path

Searched defs:ackno (Results 1 – 4 of 4) 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()
107 u32_t seqno, u32_t ackno, u8_t headerflags) in tcp_create_segment()
/lib/liblwip/src/core/
Dtcp_in.c65 static u32_t seqno, ackno; variable
Dtcp_out.c1195 tcp_rst(u32_t seqno, u32_t ackno, in tcp_rst()
Dtcp.c359 u32_t seqno, ackno; in tcp_abandon() local