Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Dcma.c191 struct sdp_hh { struct
192 u8 bsdh[16];
193 u8 sdp_version; /* Major version: 7:4 */
194 u8 ip_version; /* IP version: 7:4 */
195 u8 sdp_specific1[10];
196 __be16 port;
197 __be16 sdp_specific2;
198 union cma_ip_addr src_addr;
199 union cma_ip_addr dst_addr;