Searched refs:InitRxSocket (Results 1 – 1 of 1) sorted by relevance
79 static void InitRxSocket(utilsSocket *aSocket, const struct in_addr *aIp4Address, unsigned int aIfI… in InitRxSocket() function286 InitRxSocket(aSocket, (addr6 ? NULL : addr4), ifIndex); in TryInitSocketIfname()302 InitRxSocket(aSocket, &addr4, 0); in TryInitSocketIp4()347 InitRxSocket(aSocket, NULL, ifIndex); in TryInitSocketIp6()