Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-dos.c999 static const char myip[] = "192.168.0.1"; in init_watt32() local
1002 printf ("Just guessing, using IP %s and netmask %s\n", myip, mask); in init_watt32()
1003 my_ip_addr = aton (myip); in init_watt32()