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

/system/core/libnetutils/
H A Difc_utils.c871 struct sockaddr_in ipv4_dst, ipv4_gw; local
922 memcpy(&ipv4_gw, gw_ai->ai_addr, sizeof(struct sockaddr_in));
924 prefix_length, ipv4_gw.sin_addr);

Completed in 44 milliseconds