Home
last modified time | relevance | path

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

/external/openthread/third_party/tcplp/bsdtcp/
Dtcp_const.h104 V_tcp_fastopen_acceptany = 1, enumerator
Dtcp_fastopen.c265 #define V_tcp_fastopen_acceptany VNET(tcp_fastopen_acceptany)
656 if (V_tcp_fastopen_acceptany) { in tcp_fastopen_check_cookie()