Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dudp.h289 void otUdpForwardReceive(otInstance *aInstance,
/openthread-latest/src/core/api/
Dudp_api.cpp92 void otUdpForwardReceive(otInstance *aInstance, in otUdpForwardReceive() function
/openthread-latest/src/ncp/
Dncp_base_mtd.cpp4520 otUdpForwardReceive(mInstance, message, peerPort, peerAddr, sockPort); in HandlePropertySet()