nmsg 1.1.2
Data Fields
reasm_frag_entry Struct Reference

Data Fields

struct timespec ts
 
unsigned len
 
unsigned offset
 
unsigned data_offset
 
unsigned last_nxt
 
unsigned ip6f_nxt
 
uint8_t * data
 
struct reasm_frag_entrynext
 

Detailed Description

Definition at line 53 of file base/ipreasm.h.

Field Documentation

◆ ts

struct timespec reasm_frag_entry::ts

Definition at line 54 of file base/ipreasm.h.

◆ len

unsigned reasm_frag_entry::len

Definition at line 55 of file base/ipreasm.h.

◆ offset

unsigned reasm_frag_entry::offset

Definition at line 56 of file base/ipreasm.h.

◆ data_offset

unsigned reasm_frag_entry::data_offset

Definition at line 57 of file base/ipreasm.h.

◆ last_nxt

unsigned reasm_frag_entry::last_nxt

Definition at line 58 of file base/ipreasm.h.

◆ ip6f_nxt

unsigned reasm_frag_entry::ip6f_nxt

Definition at line 59 of file base/ipreasm.h.

◆ data

uint8_t* reasm_frag_entry::data

Definition at line 60 of file base/ipreasm.h.

◆ next

struct reasm_frag_entry* reasm_frag_entry::next

Definition at line 61 of file base/ipreasm.h.


The documentation for this struct was generated from the following file: