Searched defs:addrIndex (Results 1 – 2 of 2) sorted by relevance
548 int addrIndex = getAddrIndex(addr); // 0-based index of the address in the subnet in getValidAddress() local577 final int addrIndex = getAddrIndex(addr); in getNextAddress() local602 final int addrIndex = hash % mNumAddresses; in getFirstClientAddress() local
711 static struct timespec get_timeout(ResState* statp, const res_params* params, const int addrIndex) { in get_timeout()