Lines Matching refs:dns
188 { "ms-dns", 1, (void *)setdnsaddr,
367 * setdnsaddr - set the dns address(es)
373 u32_t dns;
376 dns = inet_addr(*argv);
377 if (dns == (u32_t) -1) {
379 option_error("invalid address parameter '%s' for ms-dns option",
383 dns = *(u32_t *)hp->h_addr;
390 ipcp_allowoptions[0].dnsaddr[0] = dns;
395 ipcp_allowoptions[0].dnsaddr[1] = dns;
1241 * If they want us to ask for ms-dns, we do that, since some
2320 printer(arg, "ms-dns%d %I", (code == CI_MS_DNS1? 1: 2),