Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_dctcp.c136 ce_ratio = (delivered_ce << TCP_PLB_SCALE) / delivered; in dctcp_update_alpha()
H A Dtcp_ipv4.c3277 net->ipv4.sysctl_tcp_plb_cong_thresh = (1 << TCP_PLB_SCALE) / 2; in tcp_sk_init()
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h2204 * this fraction should be mapped to (1 << TCP_PLB_SCALE) and passed in.
2206 #define TCP_PLB_SCALE 8 macro

Completed in 10 milliseconds