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

#include <flow.h>

Data Fields

struct {
   __be16   dport
 
   __be16   sport
 
ports
 
struct {
   __u8   type
 
   __u8   code
 
icmpt
 
struct {
   __le16   dport
 
   __le16   sport
 
dnports
 
__be32 spi
 
__be32 gre_key
 
struct {
   __u8   type
 
mht
 

Detailed Description

Definition at line 28 of file flow.h.

Field Documentation

Definition at line 36 of file flow.h.

struct { ... } dnports
__be16 dport

Definition at line 30 of file flow.h.

__le16 dport

Definition at line 40 of file flow.h.

__be32 gre_key

Definition at line 45 of file flow.h.

struct { ... } icmpt
struct { ... } mht
struct { ... } ports
__be32 spi

Definition at line 44 of file flow.h.

__be16 sport

Definition at line 31 of file flow.h.

__le16 sport

Definition at line 41 of file flow.h.

Definition at line 35 of file flow.h.


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