rip6_input
return rip6_input(mp, offp, proto);
.pr_input = rip6_input,
rip6_input(&m, offp, proto);
int rip6_input (struct mbuf **, int *, int);