Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_veno.c23 #define V_PARAM_SHIFT 1 macro
150 target_cwnd <<= V_PARAM_SHIFT; in tcp_veno_cong_avoid() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_veno.c23 #define V_PARAM_SHIFT 1 macro
150 target_cwnd <<= V_PARAM_SHIFT; in tcp_veno_cong_avoid() local

Completed in 2 milliseconds