Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack.c18055 rack_what_can_we_send(struct tcpcb *tp, struct tcp_rack *rack, uint32_t cwnd_to_use, in rack_what_can_we_send() function
20364 len = rack_what_can_we_send(tp, rack, cwnd_to_use, avail, sb_offset); in rack_output()