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

/freebsd-10-stable/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) {

Completed in 85 milliseconds