Home
last modified time | relevance | path

Searched refs:routing_policy_rule_compare_func (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/network/
Dnetworkd-routing-policy-rule.c197 static int routing_policy_rule_compare_func(const RoutingPolicyRule *a, const RoutingPolicyRule *b)… in routing_policy_rule_compare_func() function
301 return routing_policy_rule_compare_func(rule1, rule2) == 0; in routing_policy_rule_equal()
308 routing_policy_rule_compare_func,
799 routing_policy_rule_compare_func, in link_request_routing_policy_rule()