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

#include <internal.h>

Data Fields

uint8_t * mac_header
 
uint8_t * network_header
 
uint8_t * transport_header
 
uint8_t * head
 
uint8_t * data
 
uint8_t * tail
 
uint32_t len
 
uint32_t data_len
 
bool mangled
 

Field Documentation

uint8_t* pkt_buff::data
uint32_t pkt_buff::data_len

Referenced by pktb_alloc(), and pktb_tailroom().

uint8_t* pkt_buff::head

Referenced by pktb_alloc().

uint8_t* pkt_buff::mac_header

Referenced by pktb_alloc(), and pktb_mac_header().

bool pkt_buff::mangled

Referenced by pktb_mangle(), and pktb_mangled().


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