Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dnet-condition.c51 bool match = false, has_positive_rule = false; in net_condition_test_strv() local
64 has_positive_rule = true; in net_condition_test_strv()
74 return has_positive_rule ? match : true; in net_condition_test_strv()