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

/haiku/src/bin/network/ping/
H A Dping.c239 unsigned char loop, mttl; local
494 mttl = (unsigned char)ltmp;
780 if (setsockopt(ssend, IPPROTO_IP, IP_MULTICAST_TTL, &mttl,
781 sizeof(mttl)) < 0) {

Completed in 37 milliseconds