Searched refs:mttl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sbin/ping/
H A Dping.c243 unsigned char loop, mttl; local
458 mttl = ultmp;
688 if (setsockopt(s, IPPROTO_IP, IP_MULTICAST_TTL, &mttl,
689 sizeof(mttl)) < 0) {
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntp_io.c2684 u_char mttl = (u_char) ttl; local
2687 (const void *) &mttl, sizeof(mttl));

Completed in 84 milliseconds