Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_yeah.c39 u32 pkts_acked; member
59 static void tcp_yeah_pkts_acked(struct sock *sk, u32 pkts_acked, s32 rtt_us) in tcp_yeah_pkts_acked()
Dtcp_htcp.c30 u16 pkts_acked; member
102 u32 pkts_acked, s32 rtt) in measure_achieved_throughput()
Dtcp_illinois.c85 static void tcp_illinois_acked(struct sock *sk, u32 pkts_acked, s32 rtt) in tcp_illinois_acked()
Dtcp_input.c3142 u32 pkts_acked = 0; in tcp_clean_rtx_queue() local