HomeSort by relevance Sort by last modified time
    Searched refs:IfType (Results 1 - 25 of 60) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6NvData.h 57 UINT8 IfType; ///< interface type
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Ip4Config2.h 90 UINT8 IfType;
Ip6Config.h 109 UINT8 IfType;
SimpleNetwork.h 213 UINT8 IfType;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ifdef.h 101 ULONG64 IfType :16;
iptypes.h 259 IFTYPE IfType;
308 DWORD IfType;
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
DriverBinding.c 220 Dev->Snm.IfType = 1; // ethernet
490 MacNode.IfType = Dev->Snm.IfType;
  /external/c-ares/
ares_iphlpapi.h 208 DWORD IfType;
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuSnpDxe/
EmuSnpDxe.c 68 NET_IFTYPE_ETHERNET, // IfType
770 Node.IfType = Private->Mode.IfType;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/
ArpMain.c 170 MatchAddress[Hardware].Type = SnpMode->IfType;
542 HardwareAddress.Type = SnpMode->IfType;
ArpImpl.c 124 if ((Head->HwType != ArpService->SnpMode.IfType) ||
1123 ArpHead->HwType = HTONS ((UINT16)SnpMode->IfType);
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
DriverBinding.c 252 MacDeviceNode.IfType = pNicDevice->SimpleNetworkData.IfType;
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/
syscall_windows.go 92 IfType uint32
  /prebuilts/go/darwin-x86/src/net/
interface_windows_test.go 34 if ifi.Flags&FlagLoopback != 0 && aa.IfType != windows.IF_TYPE_SOFTWARE_LOOPBACK {
  /prebuilts/go/linux-x86/src/internal/syscall/windows/
syscall_windows.go 92 IfType uint32
  /prebuilts/go/linux-x86/src/net/
interface_windows_test.go 34 if ifi.Flags&FlagLoopback != 0 && aa.IfType != windows.IF_TYPE_SOFTWARE_LOOPBACK {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleNetwork/
SimpleNetwork.h 157 UINT8 IfType;
  /external/syslinux/efi32/include/efi/
efinet.h 158 UINT8 IfType;
  /external/syslinux/efi64/include/efi/
efinet.h 158 UINT8 IfType;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efinet.h 158 UINT8 IfType;
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
SimpleNetwork.h 156 UINT8 IfType;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
EfiDevice.c 169 if (MacAddr->IfType == 0x01 || MacAddr->IfType == 0x00) {
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DeviceManagerLib/
DeviceManager.c 128 if (MacAddressNode->IfType == 0x01 || MacAddressNode->IfType == 0x00) {
  /device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/
SnpNt32.c 440 NET_IFTYPE_ETHERNET, // IfType
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
SimpleNetwork.c 876 pMode->IfType = EfiNetworkInterfaceUndi;
    [all...]

Completed in 702 milliseconds

1 2 3