Searched refs:PxeBootItem (Results 1 – 2 of 2) sorted by relevance
1316 PXEBC_OPTION_BOOT_ITEM *PxeBootItem; in PxeBcDhcp4Discover() local1361 PxeBootItem = (PXEBC_OPTION_BOOT_ITEM *) PxeOpt->Data; in PxeBcDhcp4Discover()1362 PxeBootItem->Type = HTONS (Type); in PxeBcDhcp4Discover()1366 PxeBootItem->Layer = HTONS (*Layer); in PxeBcDhcp4Discover()
1192 PXEBC_OPTION_BOOT_ITEM *PxeBootItem; in PxeBcDiscvBootService() local1233 PxeBootItem = (PXEBC_OPTION_BOOT_ITEM *) PxeOpt->Data; in PxeBcDiscvBootService()1234 PxeBootItem->Type = HTONS (Type); in PxeBcDiscvBootService()1235 PxeBootItem->Layer = HTONS (*Layer); in PxeBcDiscvBootService()