Searched defs:match_host (Results 1 - 4 of 4) sorted by relevance

/systemd/src/udev/net/
H A Dlink-config.h58 Condition *match_host; member in struct:link_config
/systemd/src/libsystemd-network/
H A Dnetwork-internal.c92 Condition *match_host,
103 if (match_host && !condition_test(match_host))
87 net_match_config(const struct ether_addr *match_mac, char * const *match_paths, char * const *match_drivers, char * const *match_types, char * const *match_names, Condition *match_host, Condition *match_virt, Condition *match_kernel, Condition *match_arch, const struct ether_addr *dev_mac, const char *dev_path, const char *dev_parent_driver, const char *dev_driver, const char *dev_type, const char *dev_name) argument
/systemd/src/network/
H A Dnetworkd-netdev.h88 Condition *match_host; member in struct:NetDev
H A Dnetworkd-network.h73 Condition *match_host; member in struct:Network

Completed in 578 milliseconds