Searched refs:rack_fast_output (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | rack.c | 19044 rack_fast_output(struct tcpcb *tp, struct tcp_rack *rack, uint64_t ts_val, in rack_fast_output() function 19903 ret = rack_fast_output(tp, rack, ts_val, cts, ms_cts, &tv, &tot_len_this_send, &error, __LINE__); in rack_output() 22553 … ret = rack_fast_output(tp, rack, ts_val, cts, ms_cts, &tv, &tot_len_this_send, &error, __LINE__); in rack_output()
|