Home
last modified time | relevance | path

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

/external/openthread/third_party/tcplp/bsdtcp/
Dtcp_var.h426 #define ENTER_FASTRECOVERY(t_flags) t_flags |= TF_FASTRECOVERY macro
Dtcp_input.c267 ENTER_FASTRECOVERY(tp->t_flags); in cc_cong_signal()