Home
last modified time | relevance | path

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

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