Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dnetif.cpp1053 static void processReceive(otMessage *aMessage, void *aContext) in processReceive() function
2270 otIp6SetReceiveCallback(gInstance, processReceive, gInstance);
2273 otNat64SetReceiveIp4Callback(gInstance, processReceive, gInstance);