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

/net/ipv4/
H A Dtcp_cong.c341 u32 tcp_reno_ssthresh(struct sock *sk) function
347 EXPORT_SYMBOL_GPL(tcp_reno_ssthresh); variable
353 .ssthresh = tcp_reno_ssthresh,

Completed in 54 milliseconds