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

#include <ebt_ip6.h>

Data Fields

struct in6_addr saddr
 
struct in6_addr daddr
 
struct in6_addr smsk
 
struct in6_addr dmsk
 
__u8 tclass
 
__u8 protocol
 
__u8 bitmask
 
__u8 invflags
 
union {
   __u16   sport [2]
 
   __u8   icmpv6_type [2]
 
}; 
 
union {
   __u16   dport [2]
 
   __u8   icmpv6_code [2]
 
}; 
 

Detailed Description

Definition at line 31 of file ebt_ip6.h.

Field Documentation

union { ... }
union { ... }

Definition at line 38 of file ebt_ip6.h.

Definition at line 33 of file ebt_ip6.h.

Definition at line 35 of file ebt_ip6.h.

__u16 dport[2]

Definition at line 45 of file ebt_ip6.h.

__u8 icmpv6_code[2]

Definition at line 46 of file ebt_ip6.h.

__u8 icmpv6_type[2]

Definition at line 42 of file ebt_ip6.h.

__u8 invflags

Definition at line 39 of file ebt_ip6.h.

Definition at line 37 of file ebt_ip6.h.

Definition at line 32 of file ebt_ip6.h.

Definition at line 34 of file ebt_ip6.h.

__u16 sport[2]

Definition at line 41 of file ebt_ip6.h.

__u8 tclass

Definition at line 36 of file ebt_ip6.h.


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