diff options
| author | denis <> | 2007-12-02 03:58:36 +0000 | 
|---|---|---|
| committer | denis <> | 2007-12-02 03:58:36 +0000 | 
| commit | 0a1cc183588dfd3f02c8ff6519c3214355404b8b (patch) | |
| tree | 7e8ac3d1ee0fb3e30ce137695c07e84800e973bf /ot_mutex.h | |
| parent | ae1863f232c2a2e741f88e8d946103052cd0583a (diff) | |
add scrape stats and small correction to udp stats
Diffstat (limited to 'ot_mutex.h')
| -rw-r--r-- | ot_mutex.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -24,6 +24,7 @@ typedef enum { | |||
| 24 | TASK_STATS_UDP = 0x0004, | 24 | TASK_STATS_UDP = 0x0004, | 
| 25 | TASK_STATS_FULLSCRAPE = 0x0005, | 25 | TASK_STATS_FULLSCRAPE = 0x0005, | 
| 26 | TASK_STATS_TPB = 0x0006, | 26 | TASK_STATS_TPB = 0x0006, | 
| 27 | TASK_STATS_SCRAPE = 0x0007, | ||
| 27 | 28 | ||
| 28 | TASK_STATS_SLASH24S = 0x0100, | 29 | TASK_STATS_SLASH24S = 0x0100, | 
| 29 | 30 | ||
