Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_ratelimit.h85 #define RS_PACING_GEQ 0x0004 /* Greater than or equal too */ macro
H A Dtcp_ratelimit.c844 } else if ((flags & RS_PACING_GEQ) && in tcp_int_find_suitable_rate()
857 } else if ((flags & RS_PACING_GEQ) && in tcp_int_find_suitable_rate()
868 if (flags & RS_PACING_GEQ) { in tcp_int_find_suitable_rate()
964 if ((flags & RS_PACING_GEQ) && in tcp_find_suitable_rate()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c11582 RS_PACING_GEQ, in rack_get_pacing_delay()
11602 RS_PACING_GEQ, in rack_get_pacing_delay()
H A Dbbr.c5558 (RS_PACING_GEQ|RS_PACING_SUB_OK), in bbr_update_hardware_pacing_rate()
14088 (RS_PACING_GEQ|RS_PACING_SUB_OK), in bbr_output_wtime()