Expand description
IPv4 header layer implementation.
Provides zero-copy access to IPv4 header fields.
Modules§
- offsets
- Field offsets within the IPv4 header.
Structs§
Constants§
- IPV4_
MAX_ HEADER_ LEN - Maximum IPv4 header length (with maximum options).
- IPV4_
MAX_ PACKET_ LEN - Maximum total length of an IPv4 packet.
- IPV4_
MIN_ HEADER_ LEN - Minimum IPv4 header length (no options).
Statics§
- FIELDS
- Field descriptors for dynamic access.