Skip to content
ares_init.c 25.9 KiB
Newer Older
    pat->mask.s_addr = htonl(IN_CLASSB_NET);
  else
    pat->mask.s_addr = htonl(IN_CLASSC_NET);
}