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

#include <queue.h>

Collaboration diagram for queue_node:

Data Fields

struct list_head head
 
uint32_t type
 
struct queueowner
 
size_t size
 

Field Documentation

struct list_head queue_node::head
struct queue* queue_node::owner

Referenced by queue_add(), queue_del(), and queue_in().

size_t queue_node::size

Referenced by queue_object_new().

uint32_t queue_node::type

Referenced by queue_node_init().


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