_icmp_input
static void _icmp_input(struct mbuf *, int, int);
icmp_wqinput = wqinput_create("icmp", _icmp_input);