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

#include <t4vf_common.h>

Data Fields

unsigned int mode
 
union {
   struct {
      unsigned int   synmapen:1
 
      unsigned int   syn4tupenipv6:1
 
      unsigned int   syn2tupenipv6:1
 
      unsigned int   syn4tupenipv4:1
 
      unsigned int   syn2tupenipv4:1
 
      unsigned int   ofdmapen:1
 
      unsigned int   tnlmapen:1
 
      unsigned int   tnlalllookup:1
 
      unsigned int   hashtoeplitz:1
 
   }   basicvirtual
 
u
 

Detailed Description

Definition at line 131 of file t4vf_common.h.

Field Documentation

struct { ... } basicvirtual
unsigned int hashtoeplitz

Definition at line 143 of file t4vf_common.h.

unsigned int mode

Definition at line 132 of file t4vf_common.h.

unsigned int ofdmapen

Definition at line 140 of file t4vf_common.h.

unsigned int syn2tupenipv4

Definition at line 139 of file t4vf_common.h.

unsigned int syn2tupenipv6

Definition at line 137 of file t4vf_common.h.

unsigned int syn4tupenipv4

Definition at line 138 of file t4vf_common.h.

unsigned int syn4tupenipv6

Definition at line 136 of file t4vf_common.h.

unsigned int synmapen

Definition at line 135 of file t4vf_common.h.

unsigned int tnlalllookup

Definition at line 142 of file t4vf_common.h.

unsigned int tnlmapen

Definition at line 141 of file t4vf_common.h.

union { ... } u

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