summaryrefslogtreecommitdiff
path: root/libnl-route-3.sym
diff options
context:
space:
mode:
authorJef Oliver <jef.oliver@intel.com>2016-11-07 13:33:57 -0800
committerThomas Haller <thaller@redhat.com>2016-11-24 13:27:39 +0100
commit5b10c4598fb9bf0211e1777920c773e4bd1ed596 (patch)
treea1b3b0358977f8c1b0f8518a88666e6abce4f9b4 /libnl-route-3.sym
parenteab12c626031afccef2d3c368d1a5b231efe925f (diff)
downloadlibnl-5b10c4598fb9bf0211e1777920c773e4bd1ed596.tar.gz
lib/route: SRIOV Info Dump Functions
This patch adds functions to dump information and stats for each SRIOV VF. Signed-off-by: Jef Oliver <jef.oliver@intel.com> Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'libnl-route-3.sym')
-rw-r--r--libnl-route-3.sym2
1 files changed, 2 insertions, 0 deletions
diff --git a/libnl-route-3.sym b/libnl-route-3.sym
index 67e705d4..a96f7403 100644
--- a/libnl-route-3.sym
+++ b/libnl-route-3.sym
@@ -988,6 +988,8 @@ global:
rtnl_link_set_vf_list;
rtnl_link_unset_vf_list;
rtnl_link_sriov_clone;
+ rtnl_link_sriov_dump_details;
+ rtnl_link_sriov_dump_stats;
rtnl_link_sriov_free_data;
rtnl_link_sriov_parse_vflist;
rtnl_link_vf_alloc;