Home
last modified time | relevance | path

Searched refs:otUdpForwardReceive (Results 1 – 3 of 3) sorted by relevance

/openthread-2.7.6/include/openthread/
Dudp.h309 void otUdpForwardReceive(otInstance * aInstance,
/openthread-2.7.6/src/core/api/
Dudp_api.cpp113 void otUdpForwardReceive(otInstance * aInstance, in otUdpForwardReceive() function
/openthread-2.7.6/src/ncp/
Dncp_base_mtd.cpp4529 otUdpForwardReceive(mInstance, message, peerPort, peerAddr, sockPort); in HandlePropertySet()