Expand description
IPv4 packet parsing and serialization test utilities.
Constants§
- IPV4_
CHECKSUM_ OFFSET - The offset to the checksum field within an IPv4 header, in bytes.
- IPV4_
MIN_ HDR_ LEN - The minimum length of an IPv4 header.
- IPV4_
TTL_ OFFSET - The offset to the TTL field within an IPv4 header, in bytes.