Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/
H A Dtcp_const.h70 V_tcp_do_rfc3042 = 1, enumerator
H A Dtcp_input.c2189 } else if (V_tcp_do_rfc3042) { in tcp_do_segment()