Searched defs:DNS (Results 1 – 10 of 10) sorted by relevance
29 DNS = 2, enumerator
65 private static final Dns DNS = OPTIONS.getService(); field in SerializationTest
272 #### DNS subsubsection
292 DNS = 1, enumerator
1106 DNS section in Event Loop Methods
309 DNS = 2; enumerator
120 DNS = 46; enumerator
265 class DNS(Packet): class
62 private static final Dns DNS = DnsOptions.getDefaultInstance().getService(); field in ITDnsTest