tcp6_ctlinput
static ip6proto_ctlinput_t tcp6_ctlinput;
IP6PROTO_REGISTER(IPPROTO_TCP, tcp6_input, tcp6_ctlinput);