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

#include <mlx4.h>

Data Fields

union {
   struct {
      u8   size
 
      u8   rsvd
 
      __be16   id
 
   } 
 
   struct mlx4_net_trans_rule_hw_eth   eth
 
   struct mlx4_net_trans_rule_hw_ib   ib
 
   struct mlx4_net_trans_rule_hw_ipv4   ipv4
 
   struct
mlx4_net_trans_rule_hw_tcp_udp   tcp_udp
 
}; 
 

Detailed Description

Definition at line 757 of file mlx4.h.

Field Documentation

union { ... }

Definition at line 764 of file mlx4.h.

Definition at line 765 of file mlx4.h.

Definition at line 762 of file mlx4.h.

Definition at line 766 of file mlx4.h.

u8 rsvd

Definition at line 761 of file mlx4.h.

u8 size

Definition at line 760 of file mlx4.h.

Definition at line 767 of file mlx4.h.


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