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