Home
last modified time | relevance | path

Searched refs:ClassId (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDhcp6.c94 &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()
DHttpBootDhcp6.h66 HTTP_BOOT_CLASS_ID ClassId; member
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDhcp6.c144 &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()
DPxeBcDhcp6.h86 PXEBC_CLASS_ID ClassId; member