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

#include <xtables.h>

Data Fields

unsigned int option_offset
 
const char * program_name
 
const char * program_version
 
struct option * orig_opts
 
struct option * opts
 
void(* exit_err )(enum xtables_exittype status, const char *msg,...) __attribute__((noreturn
 
void(* format )(printf, 2, 3)))
 
int(* compat_rev )(const char *name, uint8_t rev, int opt)
 

Field Documentation

int(* xtables_globals::compat_rev)(const char *name, uint8_t rev, int opt)
void(* xtables_globals::format)(printf, 2, 3)))
unsigned int xtables_globals::option_offset
struct option* xtables_globals::opts
struct option* xtables_globals::orig_opts

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