Home
last modified time | relevance | path

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

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