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.h91 HTTP_BOOT_CLASS_ID ClassId; member
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDhcp6.c143 &OptEnt.VendorClass->ClassId, in PxeBcBuildDhcp6Options()
149 OptEnt.VendorClass->ClassId.ArchitectureType, in PxeBcBuildDhcp6Options()
150 sizeof (OptEnt.VendorClass->ClassId.ArchitectureType) in PxeBcBuildDhcp6Options()
155 OptEnt.VendorClass->ClassId.InterfaceName, in PxeBcBuildDhcp6Options()
157 sizeof (OptEnt.VendorClass->ClassId.InterfaceName) in PxeBcBuildDhcp6Options()
161 OptEnt.VendorClass->ClassId.UndiMajor, in PxeBcBuildDhcp6Options()
162 sizeof (OptEnt.VendorClass->ClassId.UndiMajor) in PxeBcBuildDhcp6Options()
166 OptEnt.VendorClass->ClassId.UndiMinor, in PxeBcBuildDhcp6Options()
167 sizeof (OptEnt.VendorClass->ClassId.UndiMinor) in PxeBcBuildDhcp6Options()
DPxeBcDhcp6.h108 PXEBC_CLASS_ID ClassId; member