Searched refs:v4phys (Results 1 – 1 of 1) sorted by relevance
1108 struct in_addr v4phys; in ipif_set6to4addr() local1118 bcopy(ill->ill_phys_addr, &v4phys, sizeof (struct in_addr)); in ipif_set6to4addr()1119 IN6_V4ADDR_TO_6TO4(&v4phys, &ipif->ipif_v6lcl_addr); in ipif_set6to4addr()