Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-routing-policy-rule.c45 RoutingPolicyRule *routing_policy_rule_free(RoutingPolicyRule *rule) { in routing_policy_rule_free()
64 DEFINE_SECTION_CLEANUP_FUNCTIONS(RoutingPolicyRule, routing_policy_rule_free);
66 static int routing_policy_rule_new(RoutingPolicyRule **ret) { in routing_policy_rule_new()
67 RoutingPolicyRule *rule; in routing_policy_rule_new()
69 rule = new(RoutingPolicyRule, 1); in routing_policy_rule_new()
73 *rule = (RoutingPolicyRule) { in routing_policy_rule_new()
87 …ew_static(Network *network, const char *filename, unsigned section_line, RoutingPolicyRule **ret) { in routing_policy_rule_new_static()
88 _cleanup_(routing_policy_rule_freep) RoutingPolicyRule *rule = NULL; in routing_policy_rule_new_static()
124 static int routing_policy_rule_dup(const RoutingPolicyRule *src, RoutingPolicyRule **ret) { in routing_policy_rule_dup()
125 _cleanup_(routing_policy_rule_freep) RoutingPolicyRule *dest = NULL; in routing_policy_rule_dup()
[all …]
Dnetworkd-routing-policy-rule.h16 typedef struct RoutingPolicyRule { struct
54 } RoutingPolicyRule; argument
58 RoutingPolicyRule *routing_policy_rule_free(RoutingPolicyRule *rule);
75 DEFINE_NETWORK_CONFIG_STATE_FUNCTIONS(RoutingPolicyRule, routing_policy_rule);
Dnetworkd-network-gperf.gperf164 RoutingPolicyRule.TypeOfService, config_parse_routing_policy_rule_tos, …
165 RoutingPolicyRule.Priority, config_parse_routing_policy_rule_priority, …
166 RoutingPolicyRule.Table, config_parse_routing_policy_rule_table, …
167 RoutingPolicyRule.FirewallMark, config_parse_routing_policy_rule_fwmark_mask, …
168 RoutingPolicyRule.From, config_parse_routing_policy_rule_prefix, …
169 RoutingPolicyRule.To, config_parse_routing_policy_rule_prefix, …
170 RoutingPolicyRule.IncomingInterface, config_parse_routing_policy_rule_device, …
171 RoutingPolicyRule.OutgoingInterface, config_parse_routing_policy_rule_device, …
172 RoutingPolicyRule.IPProtocol, config_parse_routing_policy_rule_ip_protocol, …
173 RoutingPolicyRule.SourcePort, config_parse_routing_policy_rule_port_range, …
[all …]
Dnetworkd-json.c362 static int routing_policy_rule_build_json(RoutingPolicyRule *rule, JsonVariant **ret) { in routing_policy_rule_build_json()
427 RoutingPolicyRule *rule; in routing_policy_rules_build_json()
/systemd-251/test/test-network/conf/
D25-routing-policy-rule-reconfigure1.network9 [RoutingPolicyRule]
16 [RoutingPolicyRule]
23 [RoutingPolicyRule]
30 [RoutingPolicyRule]
D25-routing-policy-rule-reconfigure2.network9 [RoutingPolicyRule]
16 [RoutingPolicyRule]
23 [RoutingPolicyRule]
30 [RoutingPolicyRule]
D25-routing-policy-rule-test1.network8 [RoutingPolicyRule]
16 [RoutingPolicyRule]
23 [RoutingPolicyRule]
29 [RoutingPolicyRule]
D25-fibrule-uidrange.network8 [RoutingPolicyRule]
D25-bridge99-ignore-carrier-loss.network12 [RoutingPolicyRule]
D25-routing-policy-rule-dummy98.network8 [RoutingPolicyRule]
D25-fibrule-invert.network8 [RoutingPolicyRule]
D25-fibrule-port-range.network8 [RoutingPolicyRule]
/systemd-251/test/fuzz/fuzz-network-parser/
D25-fibrule-port-range4 [RoutingPolicyRule]
Drouting-policy-rule4 [RoutingPolicyRule]
Ddirectives317 [RoutingPolicyRule]
/systemd-251/
DNEWS975 * The [RoutingPolicyRule] section of .network file gained a new
2228 systemd.network files gained a [RoutingPolicyRule] Type=
3953 for the [RoutingPolicyRule] section of .network files to configure
4609 Family= option in the [RoutingPolicyRule] section.
6809 [RoutingPolicyRule] section has been added for configuring the IP