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

/freebsd-9.3-release/sbin/ping/
H A Dping.c243 unsigned char loop, mttl; local
457 mttl = ultmp;
687 if (setsockopt(s, IPPROTO_IP, IP_MULTICAST_TTL, &mttl,
688 sizeof(mttl)) < 0) {

Completed in 96 milliseconds