Home
last modified time | relevance | path

Searched defs:seqno (Results 1 – 5 of 5) sorted by relevance

/btstack/3rd-party/lwip/core/src/netif/
H A Dzepif.c91 u32_t seqno; member
/btstack/3rd-party/lwip/core/src/core/
H A Dtcp_out.c158 tcp_create_segment(const struct tcp_pcb *pcb, struct pbuf *p, u8_t hdrflags, u32_t seqno, u8_t optf… in tcp_create_segment()
1980 tcp_rst(const struct tcp_pcb *pcb, u32_t seqno, u32_t ackno, in tcp_rst()
H A Dtcp_in.c80 static u32_t seqno, ackno; variable
H A Ddns.c228 u8_t seqno; member
H A Dtcp.c565 u32_t seqno, ackno; in tcp_abandon() local