Searched refs:bbr_cong_signal (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 3933 bbr_cong_signal(struct tcpcb *tp, struct tcphdr *th, uint32_t type, struct bbr_sendmap *rsm) in bbr_cong_signal() function 4352 bbr_cong_signal(tp, NULL, CC_NDUPACK, rsm); in bbr_check_recovery_mode() 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() 12288 bbr_cong_signal(tp, NULL, CC_NDUPACK, bbr->r_ctl.rc_resend); in bbr_output_wtime()
|