]> git.meshlink.io Git - catta/blobdiff - src/internal.h
change some int declarations that should have said CattaIfIndex
[catta] / src / internal.h
index d38c1a317de0753cc366be30cf8143cd8ca91eb8..019006e71cad816ab674c020735950c65d81e41a 100644 (file)
@@ -63,7 +63,7 @@ struct CattaLegacyUnicastReflectSlot {
     uint16_t id, original_id;
     CattaAddress address;
     uint16_t port;
-    int iface;
+    CattaIfIndex iface;
     struct timeval elapse_time;
     CattaTimeEvent *time_event;
 };