Home | History | Annotate | Download | only in resolv

Lines Matching refs:typeCode

725         int  typeCode = _dnsPacket_readInt16(packet);
726 p = _bprint(p, end, "UNKNOWN-%d", typeCode);