Home
last modified time | relevance | path

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

/external/openthread/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
/external/openthread/include/openthread/platform/
Dtrel.h124 otSockAddr mSockAddr; member
/external/ot-br-posix/src/trel_dnssd/
Dtrel_dnssd.hpp146 otSockAddr mSockAddr; member
/external/openthread/examples/platforms/simulation/
Dtrel.c63 …otSockAddr mSockAddr; // Destination (when TREL_DATA_MESSAGE), or peer addr (wh… member
/external/openthread/src/core/thread/
Dnetwork_data_service.hpp80 Ip6::SockAddr mSockAddr; ///< The socket address (IPv6 address and port) of the DNS/SRP server. member