bootpboot_p_tree
void bootpboot_p_tree(struct radix_node *rn);
bootpboot_p_tree(rn->rn_left);
bootpboot_p_tree(rn->rn_right);
bootpboot_p_tree(rnh->rnh_treetop);