tcp_input
PR_WRAP_INPUT(tcp_input)
.pr_input = tcp_input,
tcp_input(m, *offp, proto);
void tcp_input(struct mbuf *, int, int);