Home
last modified time | relevance | path

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

/external/openthread/third_party/tcplp/bsdtcp/
Dcc.h107 #define CC_RTO_ERR 0x00000004 /* RTO fired in error. */ macro
Dtcp_input.c261 case CC_RTO_ERR: in cc_cong_signal()
1150 cc_cong_signal(tp, th, CC_RTO_ERR); in tcp_do_segment()
2145 cc_cong_signal(tp, th, CC_RTO_ERR); in tcp_do_segment()