mytcpcb_cmp
RB_PROTOTYPE(mytcpcb_tree, mytcpcb, rb_node, mytcpcb_cmp);
RB_GENERATE(mytcpcb_tree, mytcpcb, rb_node, mytcpcb_cmp);