Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp.c491 static void tcp_new_reno_pkts_acked(struct tcp *conn, uint32_t acked_len) in tcp_new_reno_pkts_acked()
537 static void tcp_ca_pkts_acked(struct tcp *conn, uint32_t acked_len) in tcp_ca_pkts_acked()
551 static void tcp_ca_pkts_acked(struct tcp *conn, uint32_t acked_len) { } in tcp_ca_pkts_acked()