Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c136 static struct sockaddr_in6 whereto6; variable
1012 whereto6.sin6_flowinfo = htonl((class << 20) | flow); in set_src_addr()
1220 pr->to = (struct sockaddr *)&whereto6; in setup_protocol()