Searched refs:HandleIp6Receive (Results 1 – 2 of 2) sorted by relevance
309 static void HandleIp6Receive(otMessage *aMessage, void *aContext);
145 otIp6SetReceiveCallback(GetInstancePtr(), &Interpreter::HandleIp6Receive, this); in Interpreter()7815 void Interpreter::HandleIp6Receive(otMessage *aMessage, void *aContext) in HandleIp6Receive() function in ot::Cli::Interpreter