Home
last modified time | relevance | path

Searched refs:rclass (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_packet_parser.h150 uint16_t rclass; member
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_protocol_impl.cpp497 .rclass = DNSProto::RRCLASS_IN | MDNS_FLUSH_CACHE_BIT, in Announce()
502 .rclass = DNSProto::RRCLASS_IN | MDNS_FLUSH_CACHE_BIT, in Announce()
512 .rclass = DNSProto::RRCLASS_IN | MDNS_FLUSH_CACHE_BIT, in Announce()
543 .rclass = DNSProto::RRCLASS_IN | MDNS_FLUSH_CACHE_BIT, in AppendRecord()
H A Dmdns_packet_parser.cpp183 begin = ReadNUint16(begin, answers.back().rclass); in ParseRR()
361 WriteRawData(htons(rr.rclass), payload); in SerializeRR()

Completed in 4 milliseconds