Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack.c6538 rack_start_hpts_timer (struct tcp_rack *rack, struct tcpcb *tp, uint32_t cts, in rack_start_hpts_timer() function
6922 rack_start_hpts_timer(rack, tp, cts, in rack_timeout_rack()
7453 rack_start_hpts_timer(rack, tp, cts, in rack_timeout_persist()
7495 rack_start_hpts_timer(rack, tp, cts, 0, 0, 0); in rack_timeout_keepalive()
14888 rack_start_hpts_timer(rack, tp, tcp_get_usecs(NULL), 0, 0, 0); in rack_init()
15223 rack_start_hpts_timer(rack, tp, tcp_get_usecs(NULL), 0, 0, 0); in rack_timer_audit()
15287 rack_start_hpts_timer(rack, tp, tcp_get_usecs(NULL), 0, 0, 0); in rack_timer_audit()
16916 rack_start_hpts_timer(rack, tp, cts, 0, 0, 0); in rack_do_segment_nounlock()
16928 rack_start_hpts_timer(rack, tp, cts, slot_remaining, 0, 0); in rack_do_segment_nounlock()
16988 rack_start_hpts_timer(rack, tp, tcp_get_usecs(NULL), 0, 0, 0); in rack_do_segment_nounlock()
[all …]