# Functions
NewIPv4Defragmenter returns a new IPv4Defragmenter with an initialized map.
# Constants
Back out if we get more than this many fragments.
Maximum offset of a fragment.
Maximum size of a fragment (2^16).
Minimum size of a single fragment.
# Structs
IPv4Defragmenter is a struct which embedded a map of all fragment/packet.