Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dtcp_timer.c659 EXIT_FASTRECOVERY(tp); in tcp_timer_rexmt_handler()
H A Dtcp_var.h317 #define EXIT_FASTRECOVERY(tp) tp->t_flags &= ~TF_FASTRECOVERY macro
H A Dtcp_input.c2179 EXIT_FASTRECOVERY(tp); in tcp_input()