Home
last modified time | relevance | path

Searched defs:mSockAddr (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/include/openthread/
Dtrel.h65 otSockAddr mSockAddr; ///< The IPv6 socket address of TREL peer. member
Dtcp.h254 otSockAddr mSockAddr; member
Dip6.h218 otIp6Address mSockAddr; ///< The local IPv6 address. member
/openthread-latest/include/openthread/platform/
Dtrel.h124 otSockAddr mSockAddr; member
/openthread-latest/examples/platforms/simulation/
Dtrel.c63 …otSockAddr mSockAddr; // Destination (when TREL_DATA_MESSAGE), or peer addr (wh… member
/openthread-latest/src/core/thread/
Dnetwork_data_service.hpp80 Ip6::SockAddr mSockAddr; ///< The socket address (IPv6 address and port) of the DNS/SRP server. member