Searched refs:IfType (Results 1 - 25 of 32) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6NvData.h57 UINT8 IfType; ///< interface type member in struct:__anon12505
H A DIp6ConfigNv.c722 if (IfInfo->IfType == Ip6InterfaceTypeEthernet) {
724 } else if (IfInfo->IfType == Ip6InterfaceTypeExperimentalEthernet) {
730 UnicodeSPrint (PortString, 6, L"%d", IfInfo->IfType);
H A DIp6Driver.c404 if (IpSb->SnpMode.IfType != NET_IFTYPE_ETHERNET) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DIp6Config.h109 UINT8 IfType; member in struct:__anon12185
H A DSimpleNetwork.h213 UINT8 IfType; member in struct:__anon12290
H A DDevicePath.h530 UINT8 IfType; member in struct:__anon12070
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Difdef.h114 ULONG64 IfType : 16; member in struct:_NET_LUID_LH::__anon13595
H A Diptypes.h232 DWORD IfType; member in struct:_IP_ADAPTER_ADDRESSES
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Diptypes.h222 DWORD IfType; member in struct:_IP_ADAPTER_ADDRESSES
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/ArpDxe/
H A DArpMain.c170 MatchAddress[Hardware].Type = SnpMode->IfType;
542 HardwareAddress.Type = SnpMode->IfType;
H A DArpImpl.c124 if ((Head->HwType != ArpService->SnpMode.IfType) ||
1123 ArpHead->HwType = HTONS ((UINT16)SnpMode->IfType);
1474 MatchAddress.Type = ArpService->SnpMode.IfType;
1625 FindData->HwAddressType = ArpService->SnpMode.IfType;
H A DArpDriver.c113 if (ArpService->SnpMode.IfType != NET_IFTYPE_ETHERNET) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4ConfigDxe/
H A DIp4ConfigDriver.c262 Instance->NicAddr.Type = (UINT16) SnpMode.IfType;
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DSimpleNetwork.h215 UINT8 IfType; member in struct:__anon15666
H A DDevicePath.h512 UINT8 IfType; member in struct:__anon15633
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/MnpDxe/
H A DMnpMain.c268 if (Snp->Mode->IfType == NET_IFTYPE_ETHERNET) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DevicePathDxe/
H A DDevicePathToText.c1083 if (MacDevPath->IfType == 0x01 || MacDevPath->IfType == 0x00) {
1093 CatPrint (Str, L",0x%x)", MacDevPath->IfType);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DDhcp4Driver.c255 DhcpSb->HwType = DhcpSb->UdpIo->SnpMode.IfType;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DDevicePath.c745 if (MACDevPath->IfType == 0x01 || MACDevPath->IfType == 0x00) {
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigDevicePath.c726 if (MACDevPath->IfType == 0x01 || MACDevPath->IfType == 0x00) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellCommandLib/
H A DConsistMapping.c737 if (Mac->IfType == 0x01 || Mac->IfType == 0x00) {
/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/
H A Defi_snp.c140 mode->IfType = ntohs ( ll_protocol->ll_proto );
1199 macpath->IfType = ntohs ( netdev->ll_protocol->ll_proto );
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/SnpDxe/
H A DSnp.c571 Snp->Mode.IfType = Snp->InitInfo.IFtype;
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/
H A DVBoxNetAdp-win.cpp292 GAttrs.IfType = IF_TYPE_ETHERNET_CSMACD;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
H A DDeviceManager.c359 if (MacAddressNode->IfType == 0x01 || MacAddressNode->IfType == 0x00) {

Completed in 115 milliseconds

12