Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp.c3114 uint32_t len_acked = th_ack(th) - conn->seq; in tcp_in() local
3181 uint32_t len_acked = th_ack(th) - conn->seq; in tcp_in() local