Searched refs:net_match_is_empty (Results 1 – 4 of 4) sorted by relevance
28 bool net_match_is_empty(const NetMatch *match);
33 bool net_match_is_empty(const NetMatch *match) { in net_match_is_empty() function
278 if (net_match_is_empty(&config->match) && !config->conditions) { in link_load_one()
131 if (net_match_is_empty(&network->match) && !network->conditions) in network_verify()