dbm_patnode_ Struct Reference

Patricia tree node. More...

#include <dbm_patricia.h>


Public Types

typedef u_int16_t length
 length of key, formated like bit
typedef u_int16_t bit
 bit number to test for patricia
typedef dbm_offset_t left
 left branch for patricia search
typedef dbm_offset_t right
 right branch for same

Data Fields

union {
   u_int8_t   key [0]
 start of key
   dbm_offset_t   key_ptr [0]
 pointer to key
patnode_keys


Detailed Description

Patricia tree node.


The documentation for this struct was generated from the following file:
© 2007-2009 Juniper Networks, Inc. All rights reserved. The information contained herein is confidential information of Juniper Networks, Inc., and may not be used, disclosed, distributed, modified, or copied without the prior written consent of Juniper Networks, Inc. in an express license. This information is subject to change by Juniper Networks, Inc. Juniper Networks, the Juniper Networks logo, and JUNOS are registered trademarks of Juniper Networks, Inc. in the United States and other countries. All other trademarks, service marks, registered trademarks, or registered service marks are the property of their respective owners.
Generated on Sun May 30 20:23:19 2010 for libddl-access by Doxygen 1.4.5