Searched refs:kPPPDNS2 (Results 1 – 4 of 4) sorted by relevance
32 static const char kPPPDNS2[] = "DNS2"; variable
54 config[kPPPDNS2] = "2.2.2.2"; in TEST()
101 } else if (key == kPPPDNS2) { in ParseIPConfiguration()
127 dict[kPPPDNS2] = ConvertIPToText(&ipcp_gotoptions[0].dnsaddr[1]); in OnConnect()