Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack.c19041 rack_fast_output(struct tcpcb *tp, struct tcp_rack *rack, uint64_t ts_val, in rack_fast_output() function
19893 ret = rack_fast_output(tp, rack, ts_val, cts, ms_cts, &tv, tot_len_this_send, &error); in rack_output()
22539 ret = rack_fast_output(tp, rack, ts_val, cts, ms_cts, &tv, tot_len_this_send, &error); in rack_output()