Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack.c10720 do_rack_compute_pipe(struct tcpcb *tp, struct tcp_rack *rack, uint32_t snd_una) in do_rack_compute_pipe() function
10729 return ((int32_t)do_rack_compute_pipe(tp, in rack_compute_pipe()
10758 pipe = do_rack_compute_pipe(tp, rack, snd_una); in rack_update_prr()