#include <defrag.h>
Storage for an individual fragment.
Definition at line 46 of file defrag.h.
◆ RB_ENTRY()
Frag_::RB_ENTRY |
( |
Frag_ |
| ) |
|
◆ data_len
Length of data.
Definition at line 61 of file defrag.h.
◆ data_offset
uint16_t Frag_::data_offset |
Offset to the packet data.
Definition at line 60 of file defrag.h.
◆ frag_hdr_offset
uint16_t Frag_::frag_hdr_offset |
Offset in the packet where the frag header starts.
Definition at line 57 of file defrag.h.
◆ hlen
The length of this fragments IP header.
Definition at line 52 of file defrag.h.
◆ len
The length of this fragment.
Definition at line 50 of file defrag.h.
◆ ltrim
Number of leading bytes to trim when re-assembling the packet.
Definition at line 63 of file defrag.h.
◆ more_frags
uint8_t Frag_::more_frags |
More frags?
Definition at line 54 of file defrag.h.
◆ offset
◆ pkt
The actual packet.
Definition at line 66 of file defrag.h.
◆ skip
Skip this fragment during re-assembly.
Definition at line 55 of file defrag.h.
The documentation for this struct was generated from the following file: