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

#include <xt_physdev.h>

Data Fields

char physindev [IFNAMSIZ]
 
char in_mask [IFNAMSIZ]
 
char physoutdev [IFNAMSIZ]
 
char out_mask [IFNAMSIZ]
 
__u8 invert
 
__u8 bitmask
 

Field Documentation

__u8 xt_physdev_info::bitmask
char xt_physdev_info::in_mask[IFNAMSIZ]
__u8 xt_physdev_info::invert
char xt_physdev_info::out_mask[IFNAMSIZ]
char xt_physdev_info::physindev[IFNAMSIZ]
char xt_physdev_info::physoutdev[IFNAMSIZ]

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