]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - rdma/res.h
Merge branch 'main' into next
[mirror_iproute2.git] / rdma / res.h
index 70ce575885b606b5f1db38e49aae6bbcdad1bfb0..707941daef8965bb2efa7c57f69e00c1410dcc31 100644 (file)
@@ -165,5 +165,5 @@ void res_print_uint(struct rd *rd, const char *name, uint64_t val,
                    struct nlattr *nlattr);
 void print_comm(struct rd *rd, const char *str, struct nlattr **nla_line);
 const char *qp_types_to_str(uint8_t idx);
-
+void print_qp_type(struct rd *rd, uint32_t val);
 #endif /* _RDMA_TOOL_RES_H_ */