diff options
| author | erdgeist <> | 2008-01-17 10:46:25 +0000 |
|---|---|---|
| committer | erdgeist <> | 2008-01-17 10:46:25 +0000 |
| commit | 408c5f98ed073e43560be5319080a34104441e6a (patch) | |
| tree | ac48629c99a79a360b4deb6309b83cbc4e953223 /ot_mutex.h | |
| parent | 7050e027d3b7d353dce6a8e100e54d71a46a8063 (diff) | |
Introducing live busy network detection.
Diffstat (limited to 'ot_mutex.h')
| -rw-r--r-- | ot_mutex.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -29,6 +29,7 @@ typedef enum { | |||
| 29 | TASK_STATS_STARTSTOP = 0x000a, | 29 | TASK_STATS_STARTSTOP = 0x000a, |
| 30 | TASK_STATS_TORADDREM = 0x000b, | 30 | TASK_STATS_TORADDREM = 0x000b, |
| 31 | TASK_STATS_VERSION = 0x000c, | 31 | TASK_STATS_VERSION = 0x000c, |
| 32 | TASK_STATS_BUSY_NETWORKS = 0x000d, | ||
| 32 | 33 | ||
| 33 | TASK_STATS_SLASH24S = 0x0100, | 34 | TASK_STATS_SLASH24S = 0x0100, |
| 34 | 35 | ||
