Searched defs:rtt_us (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_lp.c263 static void tcp_lp_pkts_acked(struct sock *sk, u32 num_acked, s32 rtt_us) argument
H A Dtcp_vegas.c111 void tcp_vegas_pkts_acked(struct sock *sk, u32 cnt, s32 rtt_us) argument
H A Dtcp_veno.c72 static void tcp_veno_pkts_acked(struct sock *sk, u32 cnt, s32 rtt_us) argument
H A Dtcp_yeah.c61 static void tcp_yeah_pkts_acked(struct sock *sk, u32 pkts_acked, s32 rtt_us) argument
H A Dtcp_cubic.c374 static void bictcp_acked(struct sock *sk, u32 cnt, s32 rtt_us) argument
H A Dtcp_input.c3344 s32 rtt_us = -1; local

Completed in 82 milliseconds