Searched refs:firstLoopback (Results 1 – 1 of 1) sorted by relevance
1084 struct ifi_info *firstLoopback = NULL; in SetupInterfaceList() local1113 if (firstLoopback == NULL) in SetupInterfaceList()1114 firstLoopback = i; in SetupInterfaceList()1131 if ( !foundav4 && firstLoopback ) in SetupInterfaceList()1132 …(void) SetupOneInterface(m, firstLoopback->ifi_addr, firstLoopback->ifi_netmask, firstLoopback->if… in SetupInterfaceList()