Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddns_client.cpp1164 mTcpState = kTcpConnectedSending; in SendQuery()
1169 case kTcpConnectedSending: in SendQuery()
1775 OT_ASSERT(mTcpState == kTcpConnectedSending); in HandleTcpSendDone()
1790 mTcpState = kTcpConnectedSending; in HandleTcpEstablished()
Ddns_client.hpp752 kTcpConnectedSending, enumerator