Searched refs:iftype_str (Results 1 – 1 of 1) sorted by relevance
134 _cleanup_free_ char *iftype_str = NULL; in net_match_config() local139 if (net_get_type_string(device, iftype, &iftype_str) == -ENOMEM) in net_match_config()159 if (!net_condition_test_strv(match->iftype, iftype_str)) in net_match_config()