Searched refs:routing_policy_rule_free (Results 1 – 3 of 3) sorted by relevance
58 RoutingPolicyRule *routing_policy_rule_free(RoutingPolicyRule *rule);
45 RoutingPolicyRule *routing_policy_rule_free(RoutingPolicyRule *rule) { in routing_policy_rule_free() function64 DEFINE_SECTION_CLEANUP_FUNCTIONS(RoutingPolicyRule, routing_policy_rule_free);309 routing_policy_rule_free);1094 routing_policy_rule_free(rule); in manager_rtnl_process_rule()1755 routing_policy_rule_free(rule); in network_drop_invalid_routing_policy_rules()
729 hashmap_free_with_destructor(network->rules_by_section, routing_policy_rule_free); in network_free()