Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack.c7179 rack_timeout_tlp(struct tcpcb *tp, struct tcp_rack *rack, uint32_t cts, uint8_t *doing_tlp) in rack_timeout_tlp() function
8057 ret = rack_timeout_tlp(tp, rack, cts, doing_tlp); in rack_process_timers()
19741 /* The doing_tlp flag will be set by the actual rack_timeout_tlp() */ in rack_output()