Searched refs:sup_rack (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack.c | 4430 rack_timer_start(struct tcpcb *tp, struct tcp_rack *rack, uint32_t cts, int sup_rack) in rack_timer_start() argument 4457 if ((rsm == NULL) || sup_rack) { in rack_timer_start() 4738 int32_t slot, uint32_t tot_len_this_send, int sup_rack) in rack_start_hpts_timer() argument 4815 hpts_timeout = rack_timer_start(tp, rack, cts, sup_rack); in rack_start_hpts_timer() 11915 int32_t sup_rack = 0; in rack_output() local 12952 rack_start_hpts_timer(rack, tp, cts, slot, tot_len_this_send, sup_rack); in rack_output()
|