Home | History | Annotate | Download | only in libpcap

Lines Matching full:mask

946     static const char mask[] = "255.255.255.0";
948 printf ("Just guessing, using IP %s and netmask %s\n", myip, mask);
950 _w32_sin_mask = aton (mask);