]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/4bitle/LinkEstimator.h
make ctp tep123 compliant
[tinyos-2.x.git] / tos / lib / net / 4bitle / LinkEstimator.h
index 68657769da86a6e71f4f5373bc05e48bb8afe57c..e1da6a25af43e536dd4f561f67ab420f9d8d4720 100644 (file)
@@ -98,9 +98,9 @@ typedef struct neighbor_table_entry {
   // inbound qualities in the range [1..255]
   // 1 bad, 255 good
   uint8_t inquality;
-  // EETX for the link to this neighbor. This is the quality returned to
+  // ETX for the link to this neighbor. This is the quality returned to
   // the users of the link estimator
-  uint16_t eetx;
+  uint16_t etx;
   // Number of data packets successfully sent (ack'd) to this neighbor
   // since the last data estimator update round. This update happens
   // every DLQ_PKT_WINDOW data packets