Home
last modified time | relevance | path

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

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