Home
last modified time | relevance | path

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

/openthread-3.5.0/third_party/tcplp/bsdtcp/
Dtcp_timer.c456 cc_cong_signal(tp, NULL, CC_RTO); in tcp_timer_rexmt()
Dtcp_input.c222 cc_cong_signal(struct tcpcb *tp, struct tcphdr *th, uint32_t type) in cc_cong_signal() function
1100 cc_cong_signal(tp, th, CC_ECN); in tcp_do_segment()
1248 cc_cong_signal(tp, th, CC_RTO_ERR); in tcp_do_segment()
2157 cc_cong_signal(tp, th, CC_NDUPACK); in tcp_do_segment()
2310 cc_cong_signal(tp, th, CC_RTO_ERR); in tcp_do_segment()
Dtcp_var.h393 void cc_cong_signal(struct tcpcb *tp, struct tcphdr *th, uint32_t type);