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

#include <ui.h>

Data Fields

int flag
 
int has_arg
 
const char * name [2]
 
const char * help
 
int(* parse )(struct ipset_session *s, int flag, const char *str)
 
int(* print )(char *buf, unsigned int len, const struct ipset_data *data, int flag, uint8_t env)
 

Field Documentation

int ipset_envopts::flag

Referenced by parse_commandline().

int ipset_envopts::has_arg

Referenced by parse_commandline().

const char* ipset_envopts::help
const char* ipset_envopts::name[2]

Referenced by parse_commandline().

int(* ipset_envopts::parse)(struct ipset_session *s, int flag, const char *str)

Referenced by parse_commandline().

int(* ipset_envopts::print)(char *buf, unsigned int len, const struct ipset_data *data, int flag, uint8_t env)

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