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

#include <channel.h>

Collaboration diagram for channel_conf:

Data Fields

int channel_type
 
char channel_ifname [IFNAMSIZ]
 
unsigned int channel_flags
 
union channel_type_conf u
 

Field Documentation

unsigned int channel_conf::channel_flags

Referenced by channel_open().

char channel_conf::channel_ifname[IFNAMSIZ]

Referenced by channel_open().

int channel_conf::channel_type

Referenced by channel_open().

union channel_type_conf channel_conf::u

Referenced by channel_open().


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