icmp6_input
int icmp6_input(struct mbuf **, int *, int);
IP6PROTO_REGISTER(IPPROTO_ICMPV6, icmp6_input, rip6_ctlinput);