Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_stf.c512 const struct in_addr *in4; in stf_pre_output() local
563 in4 = GET_V4(&ip6->ip6_dst); in stf_pre_output()
565 in4 = GET_V4(&dst6->sin6_addr); in stf_pre_output()
597 bcopy(in4, &ip->ip_dst, sizeof(ip->ip_dst)); in stf_pre_output()