Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_lp.c263 static void tcp_lp_pkts_acked(struct sock *sk, u32 num_acked, s32 rtt_us) in tcp_lp_pkts_acked()
Dtcp_cdg.c297 static void tcp_cdg_acked(struct sock *sk, u32 num_acked, s32 rtt_us) in tcp_cdg_acked()