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

/freebsd-11-stable/tools/tools/net80211/wesside/dics/
H A Ddics.c416 unsigned char ttlnew; local
417 if (check_signal(us, ipnew, &ttlnew, &port)) {
419 if (ttlnew != ttl || strcmp(ipnew, ip) != 0 ||
423 ttl = ttlnew;

Completed in 57 milliseconds