The IPv4 header.
More...
#include <ipv4.h>
The checksum over the IP header
The destination IP address
| uint8_t ipv4_hdr::dscp_ecn |
The combined DSCP and ECN fields
| uint16_t ipv4_hdr::frag_off |
The IP flags + Fragment Offset in 64-bit words
| uint8_t ipv4_hdr::frag_off1 |
| uint8_t ipv4_hdr::frag_off2 |
The Fragment Offset in 64-bit words (part 2)
The IDentification of the packet
| uint8_t ipv4_hdr::options[0] |
The IP options start here
| uint8_t ipv4_hdr::protocol |
The Protocol of the next header
| uint8_t ipv4_hdr::reserved |
The Type Of Service (TOS)
| uint16_t ipv4_hdr::tot_len |
The Total Length (header + payload)
| uint8_t ipv4_hdr::version |
The documentation for this struct was generated from the following file: