Home
last modified time | relevance | path

Searched refs:CBRT_ROUNDS (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/netinet/
Dtcp_congctl.c833 #define CBRT_ROUNDS 30 macro
837 int i, rounds = CBRT_ROUNDS; in tcp_cubic_cbrt()
854 if (rounds == CBRT_ROUNDS) in tcp_cubic_cbrt()