Searched defs:match_host (Results 1 - 4 of 4) sorted by relevance
/systemd/src/udev/net/ |
H A D | link-config.h | 58 Condition *match_host; member in struct:link_config
|
/systemd/src/libsystemd-network/ |
H A D | network-internal.c | 92 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 D | networkd-netdev.h | 88 Condition *match_host; member in struct:NetDev
|
H A D | networkd-network.h | 73 Condition *match_host; member in struct:Network
|
Completed in 22 milliseconds