Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_rack.h384 uint8_t rc_tlp_cwnd_reduce; /* Socket option value Lock(a) */ member
H A Drack.c6689 if (rack->r_ctl.rc_tlp_cwnd_reduce) { in rack_update_rtt()
10387 rack->r_ctl.rc_tlp_cwnd_reduce = rack_lower_cwnd_at_tlp; in rack_init()
14346 rack->r_ctl.rc_tlp_cwnd_reduce = optval; in rack_set_sockopt()
14719 optval = rack->r_ctl.rc_tlp_cwnd_reduce; in rack_get_sockopt()