Home
last modified time | relevance | path

Searched refs:qtype (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_protocol_impl.cpp113 .qtype = DNSProto::RRTYPE_PTR, in Browse()
348 .qtype = DNSProto::RRTYPE_PTR, in DiscoveryFromNet()
417 .qtype = DNSProto::RRTYPE_SRV, in ResolveInstanceFromNet()
422 .qtype = DNSProto::RRTYPE_TXT, in ResolveInstanceFromNet()
459 .qtype = DNSProto::RRTYPE_A, in ResolveFromNet()
464 .qtype = DNSProto::RRTYPE_AAAA, in ResolveFromNet()
585 if (qu.qtype == DNSProto::RRTYPE_ANY || qu.qtype == DNSProto::RRTYPE_PTR) { in ProcessQuestionRecord()
601 if (qu.qtype == DNSProto::RRTYPE_ANY || qu.qtype in ProcessQuestionRecord()
[all...]
H A Dmdns_packet_parser.cpp159 begin = ReadNUint16(begin, questions.back().qtype); in ParseQuestion()
352 WriteRawData(htons(question.qtype), payload); in SerializeQuestion()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddns_checker.cpp60 unsigned short qtype; member
204 qinfo->qtype = htons(DNS_ADDRESS_TYPE); in checkDnsValid()
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_packet_parser.h114 uint16_t qtype; member

Completed in 4 milliseconds