Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dtrel.cpp63 otSockAddr mDestSockAddr; member
322 …if (SendPacket(packet->mBuffer, packet->mLength, &packet->mDestSockAddr) == OT_ERROR_INVALID_STATE) in SendQueuedPackets()
360 packet->mDestSockAddr = *aDestSockAddr; in EnqueuePacket()