Home
last modified time | relevance | path

Searched defs:cwnd_to_use (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/tcp_stacks/
H A Drack.c3167 uint8_t hpts_calling, int reason, uint32_t cwnd_to_use) in rack_log_type_just_return()
18088 rack_what_can_we_send(struct tcpcb *tp, struct tcp_rack *rack, uint32_t cwnd_to_use, in rack_what_can_we_send()
19754 uint32_t cwnd_to_use, pace_max_seg; in rack_output() local
H A Dtcp_rack.h394 uint32_t cwnd_to_use; /* The cwnd in use */ member