Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/core/
Dcma.c375 struct cma_hdr { struct
376 u8 cma_version;
377 u8 ip_version; /* IP version: 7:4 */
378 __be16 port;
379 union cma_ip_addr src_addr;
380 union cma_ip_addr dst_addr;
3930 struct cma_hdr *cma_hdr; in cma_format_hdr() local