Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/tcplp/bsdtcp/
Dtcp_const.h74 V_tcp_do_rfc3390 = 0, enumerator
Dtcp_input.c198 else if (V_tcp_do_rfc3390) in cc_conn_init()
/openthread-3.4.0/third_party/tcplp/bsdtcp/cc/
Dcc_newreno.c174 if (V_tcp_do_rfc3390) in newreno_after_idle()