Searched refs:peerSockAddr (Results 1 – 1 of 1) sorted by relevance
380 const Ip6::SockAddr &peerSockAddr = AsCoreType(aPeerSockAddr); in otPlatDsoConnect() local382 Log(" otPlatDsoConnect(%s, aPeer:0x%04x)", conn.GetName(), peerSockAddr.GetPort()); in otPlatDsoConnect()384 VerifyOrQuit(conn.GetPeerSockAddr() == peerSockAddr); in otPlatDsoConnect()