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

/xnu-2422.115.4/bsd/net/
H A Dif_stf.c522 const struct in_addr *in4; local
567 in4 = GET_V4(&ip6->ip6_dst);
569 in4 = GET_V4(&dst6->sin6_addr);
598 bcopy(in4, &ip->ip_dst, sizeof(ip->ip_dst));

Completed in 20 milliseconds