Home
last modified time | relevance | path

Searched refs:CC_RTO_ERR (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/cc/
H A Dcc.h118 #define CC_RTO_ERR 0x00000004 /* RTO fired in error. */ macro
H A Dcc_cubic.c325 case CC_RTO_ERR: in cubic_cong_signal()
/f-stack/freebsd/netinet/
H A Dtcp_stats.c141 DVBKT(CC_RTO_ERR), DVBKT(CC_NDUPACK)), 0) in tcp_stats_init()
H A Dtcp_input.c477 case CC_RTO_ERR: in cc_cong_signal()
1634 cc_cong_signal(tp, th, CC_RTO_ERR); in tcp_do_segment()
1787 cc_cong_signal(tp, th, CC_RTO_ERR); in tcp_do_segment()
2853 cc_cong_signal(tp, th, CC_RTO_ERR); in tcp_do_segment()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c4036 case CC_RTO_ERR: in rack_cong_signal()
8279 rack_cong_signal(tp, th, CC_RTO_ERR); in rack_process_ack()
9063 rack_cong_signal(tp, th, CC_RTO_ERR); in rack_fastack()
H A Dbbr.c3999 case CC_RTO_ERR: in bbr_cong_signal()
7878 bbr_cong_signal(tp, th, CC_RTO_ERR, NULL); in bbr_process_ack()
8754 bbr_cong_signal(tp, th, CC_RTO_ERR, NULL); in bbr_fastack()