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

#include <ebt_ip.h>

Data Fields

__be32 saddr
 
__be32 daddr
 
__be32 smsk
 
__be32 dmsk
 
__u8 tos
 
__u8 protocol
 
__u8 bitmask
 
__u8 invflags
 
__u16 sport [2]
 
__u16 dport [2]
 

Detailed Description

Definition at line 31 of file ebt_ip.h.

Field Documentation

Definition at line 38 of file ebt_ip.h.

__be32 daddr

Definition at line 33 of file ebt_ip.h.

__be32 dmsk

Definition at line 35 of file ebt_ip.h.

__u16 dport[2]

Definition at line 41 of file ebt_ip.h.

__u8 invflags

Definition at line 39 of file ebt_ip.h.

Definition at line 37 of file ebt_ip.h.

__be32 saddr

Definition at line 32 of file ebt_ip.h.

__be32 smsk

Definition at line 34 of file ebt_ip.h.

__u16 sport[2]

Definition at line 40 of file ebt_ip.h.

__u8 tos

Definition at line 36 of file ebt_ip.h.


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