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

#include <queue.h>

Collaboration diagram for queue:

Data Fields

struct list_head list
 
unsigned int max_elems
 
unsigned int num_elems
 
uint32_t enospc_err
 
uint32_t flags
 
struct list_head head
 
struct evfdevfd
 
char name [QUEUE_NAMELEN]
 

Field Documentation

uint32_t queue::enospc_err

Referenced by queue_add(), and queue_stats_show().

uint32_t queue::flags

Referenced by queue_create(), and queue_destroy().

unsigned int queue::max_elems
char queue::name[QUEUE_NAMELEN]

Referenced by queue_create().

unsigned int queue::num_elems

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