Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-routing-policy-rule.c59 free(rule->oif); in routing_policy_rule_free()
138 dest->iif = dest->oif = NULL; in routing_policy_rule_dup()
146 if (src->oif) { in routing_policy_rule_dup()
147 dest->oif = strdup(src->oif); in routing_policy_rule_dup()
148 if (!dest->oif) in routing_policy_rule_dup()
188 siphash24_compress_string(rule->oif, state); in routing_policy_rule_hash_func()
283 r = strcmp_ptr(a->oif, b->oif); in routing_policy_rule_compare_func()
438 strna(rule->iif), strna(rule->oif), strna(table)); in log_routing_policy_rule_debug()
509 if (rule->oif) { in routing_policy_rule_set_netlink_message()
510 r = sd_netlink_message_append_string(m, FRA_OIFNAME, rule->oif); in routing_policy_rule_set_netlink_message()
[all …]
Dnetworkd-routing-policy-rule.h43 char *oif; member
Dnetworkd-json.c415 JSON_BUILD_PAIR_STRING_NON_EMPTY("OutgoingInterface", rule->oif), in routing_policy_rule_build_json()
/systemd-251/test/test-network/conf/
D25-routing-policy-rule-reconfigure1.network15 # oif
D25-routing-policy-rule-reconfigure2.network15 # oif