Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_ratelimit.h91 #define RS_PACING_SUB_OK 0x0010 /* If a rate can't be found get the macro
H A Dtcp_ratelimit.c934 (flags & RS_PACING_SUB_OK)) { in tcp_int_find_suitable_rate()
1003 (flags & RS_PACING_SUB_OK)) { in tcp_find_suitable_rate()
1042 (flags & RS_PACING_SUB_OK)) { 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()