Searched defs:DnsHeader (Results 1 – 1 of 1) sorted by relevance
96 public static class DnsHeader { class in DnsPacket118 public DnsHeader(@NonNull ByteBuffer buf) throws BufferUnderflowException { in DnsHeader() method in DnsPacket.DnsHeader144 public DnsHeader(int id, int flags, int qdcount, int ancount) { in DnsHeader() method in DnsPacket.DnsHeader