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

/darwin-on-arm/xnu/bsd/net/
H A Dif_stf.c521 const struct in_addr *in4; local
565 in4 = GET_V4(&ip6->ip6_dst);
567 in4 = GET_V4(&dst6->sin6_addr);
596 bcopy(in4, &ip->ip_dst, sizeof(ip->ip_dst));

Completed in 19 milliseconds