]> git.ipfire.org Git - people/ms/libloc.git/blobdiff - src/libloc.sym
network: Implement function to count all nodes
[people/ms/libloc.git] / src / libloc.sym
index 40269399166a554cdd1cbd2024e4677afd54e87c..bdccb707b4d38afc060027b77714d9f3a307f50a 100644 (file)
@@ -32,6 +32,8 @@ global:
 
        # Network Tree
        loc_network_tree_add_network;
+       loc_network_tree_count_networks;
+       loc_network_tree_count_nodes;
        loc_network_tree_dump;
        loc_network_tree_new;
        loc_network_tree_unref;