Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nf_queue_handler Struct Reference

#include <nf_queue.h>

Data Fields

int(* outfn )(struct nf_queue_entry *entry, unsigned int queuenum)
 
charname
 

Detailed Description

Definition at line 21 of file nf_queue.h.

Field Documentation

char* name

Definition at line 24 of file nf_queue.h.

int(* outfn)(struct nf_queue_entry *entry, unsigned int queuenum)

Definition at line 22 of file nf_queue.h.


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