Searched refs:InterfaceName (Results 1 - 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
H A DHttpBootDhcp6.h57 UINT8 InterfaceName[4]; member in struct:__anon9532
H A DHttpBootDhcp4.h137 UINT8 InterfaceName[4]; member in struct:__anon9521
H A DHttpBootDhcp4.c159 CopyMem (OptEnt.Clid->InterfaceName, Private->Nii->StringId, sizeof (OptEnt.Clid->InterfaceName));
H A DHttpBootDhcp6.c106 OptEnt.VendorClass->ClassId.InterfaceName,
108 sizeof (OptEnt.VendorClass->ClassId.InterfaceName)
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
H A DBerkeleyPacketFilter.c38 char *InterfaceName; member in struct:__anon5433
251 AsciiStrCpy (BoundIf.ifr_name, Private->InterfaceName);
1019 Private->InterfaceName = malloc (StrSize (Private->Thunk->ConfigString));
1020 if (Private->InterfaceName == NULL) {
1025 UnicodeStrToAsciiStr (Private->Thunk->ConfigString, Private->InterfaceName);
1033 if (!AsciiStrCmp( Private->InterfaceName, If->ifa_name)) {
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp6.h77 UINT8 InterfaceName[4]; member in struct:__anon9664
H A DPxeBcDhcp4.h195 UINT8 InterfaceName[4]; member in struct:__anon9651
H A DPxeBcDhcp4.c375 CopyMem (OptEnt.Clid->InterfaceName, Private->Nii->StringId, sizeof (OptEnt.Clid->InterfaceName));
H A DPxeBcDhcp6.c156 OptEnt.VendorClass->ClassId.InterfaceName,
158 sizeof (OptEnt.VendorClass->ClassId.InterfaceName)
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
H A DPxeBcDhcp.h162 UINT8 InterfaceName[4]; member in struct:__anon6893
H A DPxeBcDhcp.c1182 CopyMem (OptEnt.Clid->InterfaceName, Private->Nii->StringId, sizeof (OptEnt.Clid->InterfaceName));

Completed in 41 milliseconds