Searched refs:iif (Results 1 – 5 of 5) sorted by relevance
58 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 …]
42 char *iif; member
414 JSON_BUILD_PAIR_STRING_NON_EMPTY("IncomingInterface", rule->iif), in routing_policy_rule_build_json()
22 # iif