Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-routing-policy-rule.c58 free(rule->iif); in routing_policy_rule_free()
138 dest->iif = dest->oif = NULL; in routing_policy_rule_dup()
140 if (src->iif) { in routing_policy_rule_dup()
141 dest->iif = strdup(src->iif); in routing_policy_rule_dup()
142 if (!dest->iif) in routing_policy_rule_dup()
187 siphash24_compress_string(rule->iif, state); in routing_policy_rule_hash_func()
279 r = strcmp_ptr(a->iif, b->iif); in routing_policy_rule_compare_func()
438 strna(rule->iif), strna(rule->oif), strna(table)); in log_routing_policy_rule_debug()
503 if (rule->iif) { in routing_policy_rule_set_netlink_message()
504 r = sd_netlink_message_append_string(m, FRA_IIFNAME, rule->iif); in routing_policy_rule_set_netlink_message()
[all …]
Dnetworkd-routing-policy-rule.h42 char *iif; member
Dnetworkd-json.c414 JSON_BUILD_PAIR_STRING_NON_EMPTY("IncomingInterface", rule->iif), in routing_policy_rule_build_json()
/systemd-251/test/test-network/conf/
D25-routing-policy-rule-reconfigure1.network22 # iif
D25-routing-policy-rule-reconfigure2.network22 # iif