Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_ratelimit.c279 #define RS_ONE_GIGABIT_PERSEC 1000000000 macro
775 } else if ((mbits_per_sec > RS_ONE_GIGABIT_PERSEC) && in tcp_int_find_suitable_rate()
814 } else if ((mbits_per_sec > RS_ONE_GIGABIT_PERSEC) && in tcp_int_find_suitable_rate()
852 } else if (mbits_per_sec > RS_ONE_GIGABIT_PERSEC) { in tcp_int_find_suitable_rate()