chiark / gitweb /
core: clean up some confusing regarding SI decimal and IEC binary suffixes for sizes
[elogind.git] / src / shared / net-util.h
index a20b62e0521bd33c39d1ae00fa6c43b4b7948dcd..99479e1f5cbe32f2a5a31e405540a4a1362501a4 100644 (file)
@@ -35,8 +35,10 @@ 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_parent_driver,
                       const char *dev_driver,
                       const char *dev_type,
                       const char *dev_name);