Searched refs:ordered_set_free_with_destructor (Results 1 – 2 of 2) sorted by relevance
102 #define ordered_set_free_with_destructor(s, f) \ macro
106 ordered_set_free_with_destructor(route->multipath_routes, multipath_route_free); in route_free()2673 … n->multipath_routes = ordered_set_free_with_destructor(n->multipath_routes, multipath_route_free); in config_parse_multipath_route()