Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dtcp.h188 OT_TCP_DISCONNECTED_REASON_RESET, enumerator
/openthread-latest/src/cli/
Dcli_tcp.cpp1017 …static_assert(2 == OT_TCP_DISCONNECTED_REASON_RESET, "OT_TCP_DISCONNECTED_REASON_RESET value is in… in HandleTcpDisconnected()
/openthread-latest/src/core/net/
Dtcp6.cpp1083 reason = OT_TCP_DISCONNECTED_REASON_RESET; in tcplp_sys_connection_lost()