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