Home
last modified time | relevance | path

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

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