Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h892 #define ENTER_FASTRECOVERY(_tp_) do { \ macro
H A Dtcp_input.c859 ENTER_FASTRECOVERY(tp); in tcp_enter_fast_recovery()
1382 ENTER_FASTRECOVERY(tp); in tcp_bad_rexmt_restore_state()
5212 ENTER_FASTRECOVERY(tp); in tcp_input()
H A Dtcp_timer.c1877 ENTER_FASTRECOVERY(tp); in tcp_timers()