Searched refs:ipv6_gw (Results 1 - 1 of 1) sorted by relevance

/system/core/libnetutils/
H A Difc_utils.c872 struct sockaddr_in6 ipv6_dst, ipv6_gw; local
917 memcpy(&ipv6_gw, gw_ai->ai_addr, sizeof(struct sockaddr_in6));
919 prefix_length, ipv6_gw.sin6_addr);

Completed in 3 milliseconds