Public Attributes | |
uint32_t | magic |
uint32_t | walk_node_cnt |
uint32_t | walk_stop_cnt |
The context for mkavl_walk()
Definition at line 1606 of file test_mkavl.c.
uint32_t mkavl_test_walk_ctx_st_::magic |
Magic value for sanity check
Definition at line 1608 of file test_mkavl.c.
A count of the number of nodes walked
Definition at line 1610 of file test_mkavl.c.
Tells when the walk should be stopped
Definition at line 1612 of file test_mkavl.c.