Home
last modified time | relevance | path

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

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