Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c1943 uint8_t hpts_calling, int reason, uint32_t cwnd_to_use) in rack_log_type_just_return()
11836 rack_what_can_we_send(struct tcpcb *tp, struct tcp_rack *rack, uint32_t cwnd_to_use, in rack_what_can_we_send()
11918 uint32_t cwnd_to_use; in rack_output() local
H A Dtcp_rack.h264 uint32_t cwnd_to_use; /* The cwnd in use */ member