diff options
Diffstat (limited to 'ot_stats.h')
| -rw-r--r-- | ot_stats.h | 4 |
1 files changed, 0 insertions, 4 deletions
| @@ -16,10 +16,6 @@ typedef enum { | |||
| 16 | EVENT_FULLSCRAPE_REQUEST, | 16 | EVENT_FULLSCRAPE_REQUEST, |
| 17 | EVENT_FULLSCRAPE_REQUEST_GZIP, | 17 | EVENT_FULLSCRAPE_REQUEST_GZIP, |
| 18 | EVENT_FULLSCRAPE, /* TCP only */ | 18 | EVENT_FULLSCRAPE, /* TCP only */ |
| 19 | EVENT_SYNC_IN_REQUEST, | ||
| 20 | EVENT_SYNC_IN, | ||
| 21 | EVENT_SYNC_OUT_REQUEST, | ||
| 22 | EVENT_SYNC_OUT, | ||
| 23 | EVENT_FAILED | 19 | EVENT_FAILED |
| 24 | } ot_status_event; | 20 | } ot_status_event; |
| 25 | 21 | ||
