Searched refs:tcp_bblog_timer (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | tcp_timer.c | 826 tcp_bblog_timer(struct tcpcb *tp, tt_which which, tt_what what, uint32_t ticks) in tcp_bblog_timer() function 888 tcp_bblog_timer(tp, which, TT_PROCESSING, 0); in tcp_timer_enter() 890 tcp_bblog_timer(tp, which, TT_PROCESSED, 0); in tcp_timer_enter() 927 tcp_bblog_timer(tp, which, what, delta); in tcp_timer_activate()
|