Searched defs:wherefrom6 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c135 static struct sockaddr_in6 wherefrom6; variable in typeref:struct:sockaddr_in6
1197 pr->from = (struct sockaddr *)&wherefrom6;
1198 pr->from_sin_addr = (void *)&wherefrom6.sin6_addr;

Completed in 60 milliseconds