Searched defs:typeCode (Results 1 – 3 of 3) sorted by relevance
178 inline uint32_t TypeCode::typeCode() const { return mCode; } in typeCode() function
151 void printTypeCode(uint32_t typeCode, debugPrintFunc func, void* cookie) in printTypeCode()
642 int typeCode = _dnsPacket_readInt16(packet); in dnsPacket_bprintQR() local