Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dif_stf.c509 const struct in_addr *in4; in stf_pre_output() local
560 in4 = GET_V4(&ip6->ip6_dst); in stf_pre_output()
562 in4 = GET_V4(&dst6->sin6_addr); in stf_pre_output()
594 bcopy(in4, &ip->ip_dst, sizeof(ip->ip_dst)); in stf_pre_output()