Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
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
 

Detailed Description

Definition at line 14 of file xt_physdev.h.

Field Documentation

Definition at line 20 of file xt_physdev.h.

char in_mask[IFNAMSIZ]

Definition at line 16 of file xt_physdev.h.

__u8 invert

Definition at line 19 of file xt_physdev.h.

char out_mask[IFNAMSIZ]

Definition at line 18 of file xt_physdev.h.

char physindev[IFNAMSIZ]

Definition at line 15 of file xt_physdev.h.

char physoutdev[IFNAMSIZ]

Definition at line 17 of file xt_physdev.h.


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