Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c5176 bbr_process_timers(struct tcpcb *tp, struct tcp_bbr *bbr, uint32_t cts, uint8_t hpts_calling) in bbr_process_timers() function
12058 retval = bbr_process_timers(tp, bbr, cts, hpts_calling); in bbr_output_wtime()