Searched defs:seqno (Results 1 – 6 of 6) sorted by relevance
| /lib/liblwip/test/unit/tcp/ |
| D | tcp_helper.c | 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()
|
| /lib/liblwip/src/include/ipv6/lwip/ |
| D | icmp.h | 76 u16_t seqno; member
|
| /lib/liblwip/src/core/ |
| D | tcp_in.c | 65 static u32_t seqno, ackno; variable
|
| D | tcp_out.c | 159 tcp_create_segment(struct tcp_pcb *pcb, struct pbuf *p, u8_t flags, u32_t seqno, u8_t optflags) in tcp_create_segment() 1195 tcp_rst(u32_t seqno, u32_t ackno, in tcp_rst()
|
| D | dns.c | 173 u8_t seqno; member
|
| D | tcp.c | 359 u32_t seqno, ackno; in tcp_abandon() local
|