Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Dcma.c400 struct cma_hdr { struct
401 u8 cma_version;
402 u8 ip_version; /* IP version: 7:4 */
403 __be16 port;
404 union cma_ip_addr src_addr;
405 union cma_ip_addr dst_addr;
3454 struct cma_hdr *cma_hdr; in cma_format_hdr() local