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

Data Fields

union {
   struct {
      __be32   src
 
      __be32   dst
 
   }   ip
 
}; 
 
__be16 src_port
 
__be16 dst_port
 

Detailed Description

Definition at line 61 of file xt_hashlimit.c.

Field Documentation

union { ... }
__be32 dst

Definition at line 65 of file xt_hashlimit.c.

__be16 dst_port

Definition at line 75 of file xt_hashlimit.c.

struct { ... } ip

Definition at line 64 of file xt_hashlimit.c.

__be16 src_port

Definition at line 74 of file xt_hashlimit.c.


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