Searched defs:BICTCP_HZ (Results 1 – 2 of 2) sorted by relevance
/linux/net/ipv4/ | ||
H A D | tcp_cubic.c | 37 #define BICTCP_HZ 10 /* BIC HZ 2^10 = 1024 */ macro |
/linux/tools/testing/selftests/bpf/progs/ | ||
H A D | bpf_cubic.c | 37 #define BICTCP_HZ 10 /* BIC HZ 2^10 = 1024 */ macro |