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

#include <nf_nat.h>

Data Fields

unsigned int flags
 
__be32 min_ip
 
__be32 max_ip
 
union nf_conntrack_man_proto min
 
union nf_conntrack_man_proto max
 

Detailed Description

Definition at line 12 of file nf_nat.h.

Field Documentation

unsigned int flags

Definition at line 13 of file nf_nat.h.

Definition at line 17 of file nf_nat.h.

__be32 max_ip

Definition at line 15 of file nf_nat.h.

Definition at line 16 of file nf_nat.h.

__be32 min_ip

Definition at line 14 of file nf_nat.h.


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