tlpm_node
struct tlpm_node *best = NULL;
static struct tlpm_node *tlpm_delete(struct tlpm_node *list,
struct tlpm_node *best = tlpm_match(list, key, n_bits);
struct tlpm_node *node;
struct tlpm_node *list = NULL, *t1, *t2;
struct tlpm_node *t1, *t2, *l1 = NULL, *l2 = NULL;
struct tlpm_node *t, *list = NULL;
struct tlpm_node *next;
static struct tlpm_node *tlpm_match(struct tlpm_node *list,
static struct tlpm_node *tlpm_add(struct tlpm_node *list,
struct tlpm_node *node;
static void tlpm_clear(struct tlpm_node *list)
struct tlpm_node *node;
static struct tlpm_node *tlpm_match(struct tlpm_node *list,