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

/external/libpcap/
H A Dpcap-dos.c969 static const char myip[] = "192.168.0.1"; local
972 printf ("Just guessing, using IP %s and netmask %s\n", myip, mask);
973 my_ip_addr = aton (myip);

Completed in 67 milliseconds