Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/
H A Dtcp_const.h74 V_tcp_do_rfc3390 = 0, enumerator
H A Dtcp_input.c199 else if (V_tcp_do_rfc3390) in cc_conn_init()
/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/cc/
H A Dcc_newreno.c174 if (V_tcp_do_rfc3390) in newreno_after_idle()