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

/freebsd-13-stable/sbin/ping/
H A Dping.c259 unsigned char loop, mttl; local
510 mttl = (unsigned char)ltmp;
786 if (setsockopt(ssend, IPPROTO_IP, IP_MULTICAST_TTL, &mttl,
787 sizeof(mttl)) < 0) {

Completed in 50 milliseconds