Searched defs: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; local
1118 bcopy(ill->ill_phys_addr, &v4phys, sizeof (struct in_addr));
1119 IN6_V4ADDR_TO_6TO4(&v4phys, &ipif->ipif_v6lcl_addr);

Completed in 63 milliseconds