Lines Matching refs:ai_next
333 addr = addr->ai_next;388 addr = addr->ai_next;427 nodes[i] = nodes[i-1]->ai_next;443 nodes[i-1]->ai_next = nodes[i];446 nodes[num_addrs-1]->ai_next = NULL;553 ca->ai_next = NULL;599 ca6->ai_next = ca;1228 tail->ai_next = ai;1229 tail = tail->ai_next;1357 a = a->ai_next;