Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dtcp6.cpp505 Address &Tcp::Endpoint::GetForeignIp6Address(void) { return *reinterpret_cast<Address *>(&GetTcb().… in GetForeignIp6Address() function in ot::Ip6::Tcp::Endpoint
507 const Address &Tcp::Endpoint::GetForeignIp6Address(void) const in GetForeignIp6Address() function in ot::Ip6::Tcp::Endpoint