Home
last modified time | relevance | path

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

/dragonfly/tools/tools/net80211/wesside/dics/
H A Ddics.c415 char ipnew[16]; in main() local
417 if (check_signal(us, ipnew, &ttlnew, &port)) { in main()
419 if (ttlnew != ttl || strcmp(ipnew, ip) != 0 || in main()
424 strcpy(ip, ipnew); in main()