Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_ratelimit.h89 #define RS_PACING_GEQ 0x0004 /* Greater than or equal too */ macro
H A Dtcp_ratelimit.c877 } else if ((flags & RS_PACING_GEQ) && in tcp_int_find_suitable_rate()
893 } else if ((flags & RS_PACING_GEQ) && in tcp_int_find_suitable_rate()
905 if (flags & RS_PACING_GEQ) { in tcp_int_find_suitable_rate()
1018 if ((flags & RS_PACING_GEQ) && in tcp_find_suitable_rate()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c5517 (RS_PACING_GEQ|RS_PACING_SUB_OK), in bbr_update_hardware_pacing_rate()
13890 (RS_PACING_GEQ|RS_PACING_SUB_OK), in bbr_output_wtime()
H A Drack.c17673 RS_PACING_GEQ, in rack_get_pacing_delay()
17734 RS_PACING_GEQ, in rack_get_pacing_delay()