Searched refs:head6 (Results 1 – 1 of 1) sorted by relevance
533 addrinfo* head6 = nullptr; in synthesizeNat64PrefixWithARecord() local566 freeaddrinfo(head6); in synthesizeNat64PrefixWithARecord()589 freeaddrinfo(head6); in synthesizeNat64PrefixWithARecord()603 if (head6 == nullptr) { in synthesizeNat64PrefixWithARecord()604 head6 = sa; in synthesizeNat64PrefixWithARecord()651 struct addrinfo sorting_head = {.ai_next = head6}; in synthesizeNat64PrefixWithARecord()