Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-json.c362 static int routing_policy_rule_build_json(RoutingPolicyRule *rule, JsonVariant **ret) { in routing_policy_rule_build_json() function
443 r = routing_policy_rule_build_json(rule, elements + n); in routing_policy_rules_build_json()