Home
last modified time | relevance | path

Searched refs:tcp_hybrid_stop (Results 1 – 2 of 2) sorted by path

/freebsd/sys/netinet/tcp_stacks/
H A Drack.c12601 log.u_bbr.pacing_gain = (uint16_t)rack->rc_tp->tcp_hybrid_stop; in rack_log_hybrid()
24524 rack->rc_tp->tcp_hybrid_stop++; in process_hybrid_pacing()
/freebsd/sys/netinet/
H A Dtcp_var.h490 uint32_t tcp_hybrid_stop; /* Num of times we stopped hybrid pacing */ member