Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-routing-policy-rule.c87 static int routing_policy_rule_new_static(Network *network, const char *filename, unsigned section_… in routing_policy_rule_new_static() function
1166 r = routing_policy_rule_new_static(network, filename, section_line, &n); in config_parse_routing_policy_rule_tos()
1202 r = routing_policy_rule_new_static(network, filename, section_line, &n); in config_parse_routing_policy_rule_priority()
1246 r = routing_policy_rule_new_static(network, filename, section_line, &n); in config_parse_routing_policy_rule_table()
1283 r = routing_policy_rule_new_static(network, filename, section_line, &n); in config_parse_routing_policy_rule_fwmark_mask()
1321 r = routing_policy_rule_new_static(network, filename, section_line, &n); in config_parse_routing_policy_rule_prefix()
1368 r = routing_policy_rule_new_static(network, filename, section_line, &n); in config_parse_routing_policy_rule_device()
1409 r = routing_policy_rule_new_static(network, filename, section_line, &n); in config_parse_routing_policy_rule_port_range()
1453 r = routing_policy_rule_new_static(network, filename, section_line, &n); in config_parse_routing_policy_rule_ip_protocol()
1491 r = routing_policy_rule_new_static(network, filename, section_line, &n); in config_parse_routing_policy_rule_invert()
[all …]