Definition at line 1568 of file UefiPxe.h.
◆ DestAddr
PXE_MAC_ADDR s_pxe_cpb_fill_header::DestAddr |
◆ MediaHeader
Address of first byte of media header. The first byte of packet data follows the last byte of the media header.
Definition at line 1580 of file UefiPxe.h.
◆ MediaHeaderLen
PXE_UINT16 s_pxe_cpb_fill_header::MediaHeaderLen |
Length of the media header in bytes.
Definition at line 1597 of file UefiPxe.h.
◆ PacketLen
PXE_UINT32 s_pxe_cpb_fill_header::PacketLen |
Length of packet data in bytes (not including the media header).
Definition at line 1585 of file UefiPxe.h.
◆ Protocol
PXE_UINT16 s_pxe_cpb_fill_header::Protocol |
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 1592 of file UefiPxe.h.
◆ SrcAddr
PXE_MAC_ADDR s_pxe_cpb_fill_header::SrcAddr |
Source and destination MAC addresses. These will be copied into the media header without doing byte swapping.
Definition at line 1573 of file UefiPxe.h.
The documentation for this struct was generated from the following file: