diff options
| author | Dirk Engling <erdgeist@erdgeist.org> | 2024-04-03 22:25:30 +0200 |
|---|---|---|
| committer | Dirk Engling <erdgeist@erdgeist.org> | 2024-04-03 22:25:30 +0200 |
| commit | 2afc4893bf802700a1decfff57673cefc861c7e7 (patch) | |
| tree | 9a0817371ac05062dbcf25107fcf5a6481feccc0 /ot_mutex.h | |
| parent | eb8834f7783cb85ae825976425800cd4af711263 (diff) | |
Prepare opentracker for dual stack capabilities
Diffstat (limited to 'ot_mutex.h')
| -rw-r--r-- | ot_mutex.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -43,7 +43,7 @@ typedef enum { | |||
| 43 | TASK_STATS_EVERYTHING = 0x0106, | 43 | TASK_STATS_EVERYTHING = 0x0106, |
| 44 | TASK_STATS_FULLLOG = 0x0107, | 44 | TASK_STATS_FULLLOG = 0x0107, |
| 45 | TASK_STATS_WOODPECKERS = 0x0108, | 45 | TASK_STATS_WOODPECKERS = 0x0108, |
| 46 | 46 | ||
| 47 | TASK_FULLSCRAPE = 0x0200, /* Default mode */ | 47 | TASK_FULLSCRAPE = 0x0200, /* Default mode */ |
| 48 | TASK_FULLSCRAPE_TPB_BINARY = 0x0201, | 48 | TASK_FULLSCRAPE_TPB_BINARY = 0x0201, |
| 49 | TASK_FULLSCRAPE_TPB_ASCII = 0x0202, | 49 | TASK_FULLSCRAPE_TPB_ASCII = 0x0202, |
