Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_ratelimit.h86 #define RS_PACING_LT 0x0008 /* Less than requested rate */ macro
H A Dtcp_ratelimit.c759 if (flags & RS_PACING_LT) { in tcp_int_find_suitable_rate()
925 if ((flags & RS_PACING_LT) || in tcp_find_suitable_rate()
938 } else if ((flags & RS_PACING_LT) && in tcp_find_suitable_rate()
948 (flags & RS_PACING_LT) && in tcp_find_suitable_rate()