author | sl |
Tue, 10 Jun 2014 14:32:02 +0200 (2014-06-10) | |
changeset 1 | 260cb5ec6c19 |
permissions | -rw-r--r-- |
1 /** @file ../include/net/radix.h
2 @internalComponent
3 */
5 /** @struct radix_node
7 Radix search tree node layout.
9 @publishedAll
10 @externallyDefinedApi
11 */
13 /** @struct radix_mask
15 Annotations to tree concerning potential routes applying to subtrees.
17 @publishedAll
18 @released
19 */