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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c133 static struct sockaddr_in6 whereto6; variable in typeref:struct:sockaddr_in6
988 whereto6.sin6_flowinfo = htonl((class << 20) | flow);
1196 pr->to = (struct sockaddr *)&whereto6;

Completed in 64 milliseconds