Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h495 uint32_t tcp_hybrid_error; /* Num of times we failed to start hybrid pacing */ member
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c11297 log.u_bbr.lost = rack->rc_tp->tcp_hybrid_error; in rack_log_hybrid()
22849 rack->rc_tp->tcp_hybrid_error++; in process_hybrid_pacing()
22876 rack->rc_tp->tcp_hybrid_error++; in process_hybrid_pacing()