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

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

Completed in 52 milliseconds