chiark / gitweb /
.network/.netdev/.link: allow to match on architecture
[elogind.git] / src / shared / net-util.h
index a20b62e0521bd33c39d1ae00fa6c43b4b7948dcd..908fb22ffa31bea32b297e04a39913b3ffb9e07b 100644 (file)
@@ -35,6 +35,7 @@ bool net_match_config(const struct ether_addr *match_mac,
                       Condition *match_host,
                       Condition *match_virt,
                       Condition *match_kernel,
+                      Condition *match_arch,
                       const char *dev_mac,
                       const char *dev_path,
                       const char *dev_driver,