aboutsummaryrefslogtreecommitdiff
path: root/foolsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'foolsm.h')
-rw-r--r--foolsm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/foolsm.h b/foolsm.h
index 4a50ad9..5d98154 100644
--- a/foolsm.h
+++ b/foolsm.h
@@ -63,7 +63,9 @@ typedef struct target {
int consecutive_missing;
int consecutive_missing_max;
int consecutive_rcvd;
+ long min_rtt;
long avg_rtt;
+ long max_rtt;
int status_change;
} TARGET;