Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c138 static struct sockaddr_in6 wherefrom6; variable
1221 pr->from = (struct sockaddr *)&wherefrom6; in setup_protocol()
1222 pr->from_sin_addr = (void *)&wherefrom6.sin6_addr; in setup_protocol()