Searched refs:PxeBootItem (Results 1 – 2 of 2) sorted by relevance
1384 PXEBC_OPTION_BOOT_ITEM *PxeBootItem; in PxeBcDhcp4Discover() local1429 PxeBootItem = (PXEBC_OPTION_BOOT_ITEM *) PxeOpt->Data; in PxeBcDhcp4Discover()1430 PxeBootItem->Type = HTONS (Type); in PxeBcDhcp4Discover()1434 PxeBootItem->Layer = HTONS (*Layer); in PxeBcDhcp4Discover()
1239 PXEBC_OPTION_BOOT_ITEM *PxeBootItem; in PxeBcDiscvBootService() local1280 PxeBootItem = (PXEBC_OPTION_BOOT_ITEM *) PxeOpt->Data; in PxeBcDiscvBootService()1281 PxeBootItem->Type = HTONS (Type); in PxeBcDiscvBootService()1282 PxeBootItem->Layer = HTONS (*Layer); in PxeBcDiscvBootService()