Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tc_nat Struct Reference

#include <tc_nat.h>

Data Fields

 tc_gen
 
__be32 old_addr
 
__be32 new_addr
 
__be32 mask
 
__u32 flags
 

Detailed Description

Definition at line 19 of file tc_nat.h.

Field Documentation

__u32 flags

Definition at line 24 of file tc_nat.h.

__be32 mask

Definition at line 23 of file tc_nat.h.

__be32 new_addr

Definition at line 22 of file tc_nat.h.

__be32 old_addr

Definition at line 21 of file tc_nat.h.

tc_gen

Definition at line 20 of file tc_nat.h.


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