]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/tda5250/mac/Duplicate.h
include target address in fingerprint
[tinyos-2.x.git] / tos / chips / tda5250 / mac / Duplicate.h
index 00c853d6e4223ec081b7d81e2855fd01e0cf3d77..ec2e9d98913fe66c2e4a4ec43a979083225e0b80 100644 (file)
@@ -36,6 +36,7 @@
 
 typedef struct known_t {
     am_addr_t src;
+    am_addr_t dest;
     uint8_t seqno;
     uint8_t age;
 } known_t;