|
nmsg 1.1.2
|
Data Fields | |
| struct timespec | ts |
| unsigned | len |
| unsigned | offset |
| unsigned | data_offset |
| unsigned | last_nxt |
| unsigned | ip6f_nxt |
| uint8_t * | data |
| struct reasm_frag_entry * | next |
Definition at line 53 of file base/ipreasm.h.
| struct timespec reasm_frag_entry::ts |
Definition at line 54 of file base/ipreasm.h.
| unsigned reasm_frag_entry::len |
Definition at line 55 of file base/ipreasm.h.
| unsigned reasm_frag_entry::offset |
Definition at line 56 of file base/ipreasm.h.
| unsigned reasm_frag_entry::data_offset |
Definition at line 57 of file base/ipreasm.h.
| unsigned reasm_frag_entry::last_nxt |
Definition at line 58 of file base/ipreasm.h.
| unsigned reasm_frag_entry::ip6f_nxt |
Definition at line 59 of file base/ipreasm.h.
| uint8_t* reasm_frag_entry::data |
Definition at line 60 of file base/ipreasm.h.
| struct reasm_frag_entry* reasm_frag_entry::next |
Definition at line 61 of file base/ipreasm.h.