|
unbound 0.1
|
Data Fields | |
| addrkey_t * | str |
| address of connected node | |
| addrlen_t | len |
| length in bits of str | |
| struct addrnode * | node |
| child node this edge is connected to | |
| struct addrnode * | parent_node |
| Parent node this ege is connected to. | |
| int | parent_index |
| Index of this edge in parent_node. | |