Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_rack.h567 uint8_t rc_tlp_cwnd_reduce; /* Socket option value Lock(a) */ member
H A Drack.c8947 if (rack->r_ctl.rc_tlp_cwnd_reduce) { in rack_update_rtt()
14668 rack->r_ctl.rc_tlp_cwnd_reduce = rack_lower_cwnd_at_tlp; in rack_init()
23242 rack->r_ctl.rc_tlp_cwnd_reduce = optval; in rack_process_option()
24599 optval = rack->r_ctl.rc_tlp_cwnd_reduce; in rack_get_sockopt()