Searched refs:myip (Results 1 – 1 of 1) sorted by relevance
999 static const char myip[] = "192.168.0.1"; in init_watt32() local1002 printf ("Just guessing, using IP %s and netmask %s\n", myip, mask); in init_watt32()1003 my_ip_addr = aton (myip); in init_watt32()