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

/linux-master/net/ipv4/
H A Dtcp_plb.c25 void tcp_plb_update_state(const struct sock *sk, struct tcp_plb_state *plb, function
41 EXPORT_SYMBOL_GPL(tcp_plb_update_state); variable
H A Dtcp_dctcp.c148 tcp_plb_update_state(sk, &ca->plb, (int)ce_ratio);
/linux-master/include/net/
H A Dtcp.h2409 * Scaling factor for fractions in PLB. For example, tcp_plb_update_state
2429 void tcp_plb_update_state(const struct sock *sk, struct tcp_plb_state *plb,

Completed in 154 milliseconds