Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dnet-condition.c88 static int net_condition_test_property(char * const *match_property, sd_device *device) { in net_condition_test_property() function
168 if (!net_condition_test_property(match->property, device)) in net_match_config()