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

#include <stack.h>

Collaboration diagram for stack_item:

Data Fields

struct list_head head
 
int type
 
int data_len
 
char data [0]
 

Field Documentation

char stack_item::data[0]
int stack_item::data_len

Referenced by stack_item_alloc().

struct list_head stack_item::head

Referenced by stack_item_pop(), and stack_item_push().

int stack_item::type

Referenced by stack_item_alloc(), and stack_item_pop().


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