Code

src/common.[ch]: Implemented `htond' and `ntohd' and applied it to the network plugin.
[collectd.git] / src / network.h
index b20fc75f837a8f9992aa5e4e1f5f1183e90e9a6d..6d8e966e967d68749e0ad5bc5a4f25662c8b074e 100644 (file)
@@ -61,5 +61,6 @@
 #define TYPE_TYPE            0x0004
 #define TYPE_TYPE_INSTANCE   0x0005
 #define TYPE_VALUES          0x0006
+#define TYPE_INTERVAL        0x0007
 
 #endif /* NETWORK_H */