XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_IP4_HEADER Struct Reference

#include <Ip4.h>

Collaboration diagram for EFI_IP4_HEADER:
Collaboration graph
[legend]

Public Attributes

UINT8 HeaderLength:4
 
UINT8 Version:4
 
UINT8 TypeOfService
 
UINT16 TotalLength
 
UINT16 Identification
 
UINT16 Fragmentation
 
UINT8 TimeToLive
 
UINT8 Protocol
 
UINT16 Checksum
 
EFI_IPv4_ADDRESS SourceAddress
 
EFI_IPv4_ADDRESS DestinationAddress
 

Member Data Documentation

◆ Checksum

UINT16 EFI_IP4_HEADER::Checksum

◆ DestinationAddress

EFI_IPv4_ADDRESS EFI_IP4_HEADER::DestinationAddress

◆ Fragmentation

UINT16 EFI_IP4_HEADER::Fragmentation

◆ HeaderLength

UINT8 EFI_IP4_HEADER::HeaderLength

◆ Identification

UINT16 EFI_IP4_HEADER::Identification

◆ Protocol

UINT8 EFI_IP4_HEADER::Protocol

◆ SourceAddress

EFI_IPv4_ADDRESS EFI_IP4_HEADER::SourceAddress

◆ TimeToLive

UINT8 EFI_IP4_HEADER::TimeToLive

◆ TotalLength

UINT16 EFI_IP4_HEADER::TotalLength

◆ TypeOfService

UINT8 EFI_IP4_HEADER::TypeOfService

◆ Version

UINT8 EFI_IP4_HEADER::Version

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