about summary refs log tree commit diff
path: root/misc/ipcdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ipcdefs.h')
-rw-r--r--misc/ipcdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/ipcdefs.h b/misc/ipcdefs.h
index f36d724..fa06949 100644
--- a/misc/ipcdefs.h
+++ b/misc/ipcdefs.h
@@ -41,6 +41,7 @@ TVDEF(STATE,    TSTATE,         "state")
 TVDEF(TOTDWN,   NUM,            "total_down")
 TVDEF(TOTUP,    NUM,            "total_up")
 TVDEF(TRERR,    NUM,            "tr_errors")
+TVDEF(TRGOOD, NUM,              "tr_good")
 #ifdef __IPCTV
 #undef __IPCTV
 #undef TVDEF