aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2023-08-03 08:08:32 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2023-08-10 02:57:29 +0000
commit42b25e115a797bfc69b3c07401d9ede5aea8b08a (patch)
tree62a08209c29ed55e77b6d221960447b137de7c6e
parent7bf2125dc1a5fc52abe1c859107ac68701464323 (diff)
downloadsrc-42b25e115a797bfc69b3c07401d9ede5aea8b08a.tar.gz
src-42b25e115a797bfc69b3c07401d9ede5aea8b08a.zip
librmdacm: rdma_get_local_addr and rdma_get_peer_addr are not exported
(cherry picked from commit e5cf232b3f2484601b2a30f71dcbe9861e22370e)
-rw-r--r--contrib/ofed/librdmacm/librdmacm.map2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/ofed/librdmacm/librdmacm.map b/contrib/ofed/librdmacm/librdmacm.map
index e2eebbe576b4..2d826e03238c 100644
--- a/contrib/ofed/librdmacm/librdmacm.map
+++ b/contrib/ofed/librdmacm/librdmacm.map
@@ -26,8 +26,6 @@ RDMACM_1.0 {
rdma_free_devices;
rdma_event_str;
rdma_set_option;
- rdma_get_local_addr;
- rdma_get_peer_addr;
rdma_migrate_id;
rdma_getaddrinfo;
rdma_freeaddrinfo;