Linux Kernel
3.7.1
|
#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 | |
}; | |
union { ... } |
struct mlx4_net_trans_rule_hw_tcp_udp tcp_udp |