_icmp6_input
static void _icmp6_input(struct mbuf *m, int off, int proto);
icmp6_wqinput = wqinput_create("icmp6", _icmp6_input);