tcp6_input
int tcp6_input(struct mbuf **, int *, int);
PR_WRAP_INPUT6(tcp6_input)
.pr_input = tcp6_input,