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 D | tcp_const.h | 70 V_tcp_do_rfc3042 = 1, enumerator |
H A D | tcp_input.c | 2189 } else if (V_tcp_do_rfc3042) { in tcp_do_segment() |