icmp_input
int icmp_input(struct mbuf **, int *, int);
IPPROTO_REGISTER(IPPROTO_ICMP, icmp_input, NULL);