diff options
Diffstat (limited to 'ot_stats.h')
-rw-r--r-- | ot_stats.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ typedef enum { | |||
11 | EVENT_READ, | 11 | EVENT_READ, |
12 | EVENT_CONNECT, /* UDP only */ | 12 | EVENT_CONNECT, /* UDP only */ |
13 | EVENT_ANNOUNCE, | 13 | EVENT_ANNOUNCE, |
14 | EVENT_RENEW, | ||
14 | EVENT_SCRAPE, | 15 | EVENT_SCRAPE, |
15 | EVENT_FULLSCRAPE_REQUEST, | 16 | EVENT_FULLSCRAPE_REQUEST, |
16 | EVENT_FULLSCRAPE_REQUEST_GZIP, | 17 | EVENT_FULLSCRAPE_REQUEST_GZIP, |