◆ DestinationAddress
dd IPv4_header::DestinationAddress |
◆ FlagsAndFragmentOffset
dw IPv4_header::FlagsAndFragmentOffset |
Flags[0-2] and FragmentOffset[3-15]
◆ HeaderChecksum
dw IPv4_header::HeaderChecksum |
◆ Identification
dw IPv4_header::Identification |
◆ Protocol
◆ SourceAddress
dd IPv4_header::SourceAddress |
◆ TimeToLive
db IPv4_header::TimeToLive |
◆ TotalLength
dw IPv4_header::TotalLength |
◆ TypeOfService
db IPv4_header::TypeOfService |
precedence [7-5] minimize delay [4], maximize throughput [3], maximize riliability [2] minimize momentary cost [1] and zero [0]
◆ VersionAndIHL
db IPv4_header::VersionAndIHL |
Version[0-3 bits] and IHL(header length)[4-7 bits]
The documentation for this struct was generated from the following file: