s_pxe_cpb_fill_header Struct Reference

#include <UefiPxe.h>


Data Fields

PXE_MAC_ADDR SrcAddr
 Source and destination MAC addresses.
PXE_MAC_ADDR DestAddr
PXE_UINT64 MediaHeader
 Address of first byte of media header.
PXE_UINT32 PacketLen
 Length of packet data in bytes (not including the media header).
PXE_UINT16 Protocol
 Protocol type.
PXE_UINT16 MediaHeaderLen
 Length of the media header in bytes.


Detailed Description

Definition at line 1541 of file UefiPxe.h.


Field Documentation

Source and destination MAC addresses.

These will be copied into the media header without doing byte swapping.

Definition at line 1546 of file UefiPxe.h.

Definition at line 1547 of file UefiPxe.h.

Address of first byte of media header.

The first byte of packet data follows the last byte of the media header.

Definition at line 1553 of file UefiPxe.h.

Length of packet data in bytes (not including the media header).

Definition at line 1558 of file UefiPxe.h.

Protocol type.

This will be copied into the media header without doing byte swapping. Protocol type numbers can be obtained from the Assigned Numbers RFC 1700.

Definition at line 1565 of file UefiPxe.h.

Length of the media header in bytes.

Definition at line 1570 of file UefiPxe.h.


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:08 2010 for gPXE by  doxygen 1.5.7.1