Home
last modified time | relevance | path

Searched defs:ib_unpacked_grh (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/include/rdma/
Dib_pack.h187 struct ib_unpacked_grh { struct
188 u8 ip_version;
189 u8 traffic_class;
190 __be32 flow_label;
191 __be16 payload_length;
192 u8 next_header;
193 u8 hop_limit;
194 union ib_gid source_gid;
195 union ib_gid destination_gid;