Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-routing-policy-rule.c294 static bool routing_policy_rule_equal(const RoutingPolicyRule *rule1, const RoutingPolicyRule *rule… in routing_policy_rule_equal() function
338 found = routing_policy_rule_equal(rule, in); in routing_policy_rule_get()
873 if (routing_policy_rule_equal(rule, &kernel_rules[i])) in routing_policy_rule_is_created_by_kernel()