igmp_input
int igmp_input(struct mbuf **, int *, int);
IPPROTO_REGISTER(IPPROTO_IGMP, igmp_input, NULL);