netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
msg_buff Struct Reference

Data Fields

uint16_t len
 
unsigned char * head
 
unsigned char * data
 
unsigned char * tail
 
unsigned char * end
 
unsigned char _data [0]
 

Field Documentation

unsigned char msg_buff::_data[0]

Referenced by msgb_alloc().

unsigned char* msg_buff::data
unsigned char* msg_buff::end

Referenced by msgb_alloc(), and msgb_size().

unsigned char* msg_buff::head

Referenced by msgb_alloc(), msgb_burp(), and msgb_size().

uint16_t msg_buff::len
unsigned char* msg_buff::tail

Referenced by msgb_alloc(), msgb_put(), and msgb_tail().


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