HomeSort by relevance Sort by last modified time
    Searched refs:QClass (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Dns4.h 197 UINT16 QClass;
210 /// varies according to QType and QClass difference.
397 supplies a QNAME, QTYPE, and QCLASS, and all of the matching RRs are returned. All
404 @param[in] QClass Query Name.
426 IN UINT16 QClass,
Dns6.h 184 UINT16 QClass;
197 /// varies according to QType and QClass difference.
388 supplies a QNAME, QTYPE, and QCLASS, and all of the matching RRs are returned. All
396 @param[in] QClass Query Name.
418 IN UINT16 QClass,
  /device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DnsImpl.h 833 supplies a QNAME, QTYPE, and QCLASS, and all of the matching RRs are returned. All
840 @param[in] QClass Query Name.
862 IN UINT16 QClass,
    [all...]
DnsProtocol.c 563 supplies a QNAME, QTYPE, and QCLASS, and all of the matching RRs are returned. All
570 @param[in] QClass Query Name.
592 IN UINT16 QClass,
662 Status = ConstructDNSQuery (Instance, QName, QType, QClass, &Packet);
    [all...]
DnsImpl.c     [all...]

Completed in 128 milliseconds