rn_swap_nodes
rn_swap_nodes(&tt[1], tp);
static inline void rn_swap_nodes(struct radix_node *, struct radix_node *);
rn_swap_nodes(&tt[1], &x[1]);