Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dsimul_utils.c79 static void InitRxSocket(utilsSocket *aSocket, const struct in_addr *aIp4Address, unsigned int aIfI… in InitRxSocket() function
286 InitRxSocket(aSocket, (addr6 ? NULL : addr4), ifIndex); in TryInitSocketIfname()
302 InitRxSocket(aSocket, &addr4, 0); in TryInitSocketIp4()
347 InitRxSocket(aSocket, NULL, ifIndex); in TryInitSocketIp6()