Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dnet-condition.h27 void net_match_clear(NetMatch *match);
Dnet-condition.c16 void net_match_clear(NetMatch *match) { in net_match_clear() function
/systemd-251/src/udev/net/
Dlink-config.c52 net_match_clear(&config->match); in link_config_free()
/systemd-251/src/network/
Dnetworkd-network.c670 net_match_clear(&network->match); in network_free()