Searched refs:ClassId (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/ |
D | HttpBootDhcp6.c | 94 &OptEnt.VendorClass->ClassId, in HttpBootBuildDhcp6Options() 100 OptEnt.VendorClass->ClassId.ArchitectureType, in HttpBootBuildDhcp6Options() 101 sizeof (OptEnt.VendorClass->ClassId.ArchitectureType) in HttpBootBuildDhcp6Options() 106 OptEnt.VendorClass->ClassId.InterfaceName, in HttpBootBuildDhcp6Options() 108 sizeof (OptEnt.VendorClass->ClassId.InterfaceName) in HttpBootBuildDhcp6Options() 112 OptEnt.VendorClass->ClassId.UndiMajor, in HttpBootBuildDhcp6Options() 113 sizeof (OptEnt.VendorClass->ClassId.UndiMajor) in HttpBootBuildDhcp6Options() 117 OptEnt.VendorClass->ClassId.UndiMinor, in HttpBootBuildDhcp6Options() 118 sizeof (OptEnt.VendorClass->ClassId.UndiMinor) in HttpBootBuildDhcp6Options()
|
D | HttpBootDhcp6.h | 66 HTTP_BOOT_CLASS_ID ClassId; member
|
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/ |
D | PxeBcDhcp6.c | 144 &OptEnt.VendorClass->ClassId, in PxeBcBuildDhcp6Options() 150 OptEnt.VendorClass->ClassId.ArchitectureType, in PxeBcBuildDhcp6Options() 151 sizeof (OptEnt.VendorClass->ClassId.ArchitectureType) in PxeBcBuildDhcp6Options() 156 OptEnt.VendorClass->ClassId.InterfaceName, in PxeBcBuildDhcp6Options() 158 sizeof (OptEnt.VendorClass->ClassId.InterfaceName) in PxeBcBuildDhcp6Options() 162 OptEnt.VendorClass->ClassId.UndiMajor, in PxeBcBuildDhcp6Options() 163 sizeof (OptEnt.VendorClass->ClassId.UndiMajor) in PxeBcBuildDhcp6Options() 167 OptEnt.VendorClass->ClassId.UndiMinor, in PxeBcBuildDhcp6Options() 168 sizeof (OptEnt.VendorClass->ClassId.UndiMinor) in PxeBcBuildDhcp6Options()
|
D | PxeBcDhcp6.h | 86 PXEBC_CLASS_ID ClassId; member
|