Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_input.c440 cc_cong_signal(struct tcpcb *tp, struct tcphdr *th, uint32_t type) in cc_cong_signal() function
1604 cc_cong_signal(tp, th, CC_ECN); in tcp_do_segment()
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()
2671 cc_cong_signal(tp, th, CC_NDUPACK); in tcp_do_segment()
2853 cc_cong_signal(tp, th, CC_RTO_ERR); in tcp_do_segment()
H A Dtcp_var.h955 void cc_cong_signal(struct tcpcb *tp, struct tcphdr *th, uint32_t type);
H A Dtcp_timer.c877 cc_cong_signal(tp, NULL, CC_RTO); in tcp_timer_rexmt()
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h955 void cc_cong_signal(struct tcpcb *tp, struct tcphdr *th, uint32_t type);