Searched refs:firstLoopback (Results 1 – 1 of 1) sorted by relevance
1317 struct ifaddrs *firstLoopback = NULL; in SetupInterfaceList() local1349 if (firstLoopback == NULL) in SetupInterfaceList()1351 firstLoopback = i; in SetupInterfaceList()1374 if (!foundav4 && firstLoopback) in SetupInterfaceList()1376 …(void)SetupOneInterface(m, firstLoopback->ifa_addr, firstLoopback->ifa_netmask, firstLoopback->ifa… in SetupInterfaceList()