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

#include <vxge-config.h>

Data Fields

u8 hash_type_tcpipv4_en:1
 
u8 hash_type_ipv4_en:1
 
u8 hash_type_tcpipv6_en:1
 
u8 hash_type_ipv6_en:1
 
u8 hash_type_tcpipv6ex_en:1
 
u8 hash_type_ipv6ex_en:1
 

Detailed Description

struct vxge_hw_rth_hash_types - RTH hash types. : Enables RTH field type HashTypeTcpIPv4 : Enables RTH field type HashTypeIPv4 : Enables RTH field type HashTypeTcpIPv6 : Enables RTH field type HashTypeIPv6 : Enables RTH field type HashTypeTcpIPv6Ex : Enables RTH field type HashTypeIPv6Ex

Used to pass RTH hash types to rts_rts_set.

See also: vxge_hw_vpath_rts_rth_set(), vxge_hw_vpath_rts_rth_get().

Definition at line 1455 of file vxge-config.h.

Field Documentation

u8 hash_type_ipv4_en

Definition at line 1456 of file vxge-config.h.

u8 hash_type_ipv6_en

Definition at line 1456 of file vxge-config.h.

u8 hash_type_ipv6ex_en

Definition at line 1456 of file vxge-config.h.

u8 hash_type_tcpipv4_en

Definition at line 1456 of file vxge-config.h.

u8 hash_type_tcpipv6_en

Definition at line 1456 of file vxge-config.h.

u8 hash_type_tcpipv6ex_en

Definition at line 1456 of file vxge-config.h.


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