Searched defs:aPeerSockAddr (Results 1 – 4 of 4) sorted by relevance
61 …rn "C" otPlatDsoConnection *otPlatDsoAccept(otInstance *aInstance, const otSockAddr *aPeerSockAddr) in otPlatDsoAccept()85 const Ip6::SockAddr &aPeerSockAddr, in Connection()1462 Dso::Connection *Dso::FindClientConnection(const Ip6::SockAddr &aPeerSockAddr) in FindClientConnection()1467 Dso::Connection *Dso::FindServerConnection(const Ip6::SockAddr &aPeerSockAddr) in FindServerConnection()1472 Dso::Connection *Dso::AcceptConnection(const Ip6::SockAddr &aPeerSockAddr) in AcceptConnection()1522 …_TOOL_WEAK void otPlatDsoConnect(otPlatDsoConnection *aConnection, const otSockAddr *aPeerSockAddr) in otPlatDsoConnect()
41 void otPlatDsoConnect(otPlatDsoConnection *aConnection, const otSockAddr *aPeerSockAddr) in otPlatDsoConnect()
119 const Ip6::SockAddr &aPeerSockAddr) in Connection()376 void otPlatDsoConnect(otPlatDsoConnection *aConnection, const otSockAddr *aPeerSockAddr) in otPlatDsoConnect()476 Dso::Connection *AcceptConnection(Instance &aInstance, const Ip6::SockAddr &aPeerSockAddr) in AcceptConnection()
566 …_TOOL_WEAK void otPlatDsoConnect(otPlatDsoConnection *aConnection, const otSockAddr *aPeerSockAddr) in otPlatDsoConnect()