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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c134 static struct sockaddr_in wherefrom; /* Who we are */ variable in typeref:struct:sockaddr_in
1181 pr->from = (struct sockaddr *)&wherefrom;
1182 pr->from_sin_addr = (void *)&wherefrom.sin_addr;

Completed in 48 milliseconds