HomeSort by relevance Sort by last modified time
    Searched defs:Protocol (Results 51 - 63 of 63) sorted by null

1 23

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
Pxe.h 308 /// a memory copy of the driver module in the protocol.ini file
309 /// obtained from the Protocol Manager driver(refer to NDIS 2.0
312 /// protocol.ini file to the NIC driver for any specific
314 /// identification in the protocol.ini file was done by NDIS
344 /// flags provided by the protocol driver (See NDIS 2.0
391 /// This is the protocol of the upper layer that is calling
395 IN UINT8 Protocol;
415 /// media address must be obtained by the upper level protocol
416 /// (with Address Resolution Protocol) and NIC driver does not do
451 OUT UINT16 HwType; ///< Out: type of protocol at hardware level
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePath.h 2 The device path protocol as defined in UEFI 2.0.
27 /// Device Path protocol.
42 This protocol can be used on any device handle to obtain generic path/location
45 the device path protocol. The device path describes the location of the device
68 /// Device Path protocol definition for backward-compatible with EFI1.1.
275 /// Output Protocol. The device path can contain multiple _ADR entries if multiple video output
311 /// information like networking protocol IP addresses.
450 /// The protocol code assigned by the USB-IF. A value of
451 /// 0xFF will match any protocol code.
578 /// The network protocol(i.e. UDP, TCP).
    [all...]
  /external/libcxxabi/src/demangle/
ItaniumDemangle.h 444 StringView Protocol;
450 : Node(KObjCProtoName), Ty(Ty_), Protocol(Protocol_) {}
452 template<typename Fn> void match(Fn F) const { F(Ty, Protocol); }
462 S += Protocol;
494 s += objcProto->Protocol;
    [all...]
  /external/mdnsresponder/mDNSCore/
uDNS.c 432 u.NATPortReq.opcode = info->Protocol;
519 const char *prot = n->Protocol == NATOp_MapUDP ? "UDP" : n->Protocol == NATOp_MapTCP ? "TCP" : "?";
558 LogInfo("mDNS_StartNATOperation_internal %p Protocol %d IntPort %d RequestedPort %d NATLease %d", traversal,
559 traversal->Protocol, mDNSVal16(traversal->IntPort), mDNSVal16(traversal->RequestedPort), traversal->NATLease);
567 traversal, traversal->Protocol, mDNSVal16(traversal->IntPort), traversal->NATLease);
573 if (traversal->Protocol && traversal->Protocol == (*n)->Protocol && mDNSSameIPPort(traversal->IntPort, (*n)->IntPort) &&
577 traversal, traversal->Protocol, mDNSVal16(traversal->IntPort), traversal->NATLease
1841 mDNSu8 protocol; local
    [all...]
mDNSEmbeddedAPI.h 209 kDNSType_HIP = 55, // 55 Host Identity Protocol
430 // use, because we have a cache coherency protocol to keep the peer caches up to date.
540 mDNSu8 protocol; // Payload type: 0x06 = TCP, 0x11 = UDP variable
583 } TCPHeader; // 20 bytes; IP protocol type 0x06
591 } UDPHeader; // 8 bytes; IP protocol type 0x11
601 } IPv6NDP; // 24 bytes or more; IP protocol type 0x3A
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
ItaniumDemangle.cpp 382 StringView Protocol;
388 : Node(KObjCProtoName), Ty(Ty_), Protocol(Protocol_) {}
398 S += Protocol;
428 s += objcProto->Protocol;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiPxe.h 633 // Common StatCodes returned by all UNDI commands, UNDI protocol functions
634 // and BC protocol functions.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/
UfsHci.h 2 UfsPassThruDxe driver is used to produce EFI_EXT_SCSI_PASS_THRU protocol interface
1110 UINT8 Protocol;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
UfsPassThruHci.h 2 UfsPassThruDxe driver is used to produce EFI_EXT_SCSI_PASS_THRU protocol interface
1110 UINT8 Protocol;
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiPxe.h 606 /// Common StatCodes returned by all UNDI commands, UNDI protocol functions
607 /// and BC protocol functions.
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
yjp-controller-api-redist.jar 
  /external/grpc-grpc-java/netty/shaded/
grpc-netty-shaded-1.14.0.jar 

Completed in 1331 milliseconds

1 23