Home
last modified time | relevance | path

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

/netbsd/src/sbin/ping/
Dping.c157 static struct sockaddr_in whereto, send_addr; /* Who to ping */ variable
485 gethost("", argv[hostind], &whereto, hostname, sizeof(hostname)); in main()
486 if (IN_MULTICAST(ntohl(whereto.sin_addr.s_addr))) in main()
489 (void) memcpy(&send_addr, &whereto, sizeof(send_addr)); in main()
549 (void)memcpy(&optspace[IPOPT_MINOFF-1], &whereto.sin_addr, in main()
550 sizeof(whereto.sin_addr)); in main()
678 inet_ntoa(whereto.sin_addr), datalen); in main()
/netbsd/src/usr.sbin/traceroute/
Dtraceroute.c340 static struct sockaddr whereto; /* Who to try to reach */ variable
441 struct sockaddr_in *to = (struct sockaddr_in *)&whereto; in main()
1339 packlen - (sizeof(*outip) + optlen), 0, &whereto, sizeof(whereto)); in send_probe()
1344 packlen, 0, &whereto, sizeof(whereto)); in send_probe()
/netbsd/src/share/dict/
Dweb2232157 whereto