Declared and defined in file: hzDNS.h
Function Logic:
Function body:
uint32_t DnsHdr::OpCode (void) { return (m_nDNACode & 0x7800)>>11;}