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

#include <nf_nat.h>

Collaboration diagram for nf_nat_ipv4_range:

Data Fields

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

Field Documentation

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

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