Searched refs:htcp (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dtcp_htcp.c25 struct htcp { struct
48 static inline u32 htcp_cong_time(const struct htcp *ca)
53 static inline u32 htcp_ccount(const struct htcp *ca)
58 static inline void htcp_reset(struct htcp *ca)
70 struct htcp *ca = inet_csk_ca(sk);
83 struct htcp *ca = inet_csk_ca(sk);
105 struct htcp *ca = inet_csk_ca(sk);
144 static inline void htcp_beta_update(struct htcp *ca, u32 minRTT, u32 maxRTT)
170 static inline void htcp_alpha_update(struct htcp *ca)
207 struct htcp *c
285 static struct tcp_congestion_ops htcp = { variable in typeref:struct:tcp_congestion_ops
[all...]

Completed in 14 milliseconds