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

: name of extension currently being processed : per-extension (kernel) data block : per-extension private scratch area (cf. More...

#include <xtables.h>

Data Fields

const char * ext_name
 
void * data
 
void * udata
 
unsigned int xflags
 

Detailed Description

: name of extension currently being processed : per-extension (kernel) data block : per-extension private scratch area (cf.

xtables_{match,target}->udata_size) : options of the extension that have been used

Field Documentation

void* xt_fcheck_call::data
const char* xt_fcheck_call::ext_name
void * xt_fcheck_call::udata
unsigned int xt_fcheck_call::xflags

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