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

A "linear"/linked-list based name<->id map, for files similar to /etc/iproute2/. More...

#include <xtables.h>

Collaboration diagram for xtables_lmap:

Data Fields

char * name
 
int id
 
struct xtables_lmapnext
 

Detailed Description

A "linear"/linked-list based name<->id map, for files similar to /etc/iproute2/.

Field Documentation

int xtables_lmap::id
char* xtables_lmap::name

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