Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c1108 struct in_addr v4phys; in ipif_set6to4addr() local
1118 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()