igmp_input
void igmp_input(struct mbuf *, int, int);
PR_WRAP_INPUT(igmp_input)
.pr_input = igmp_input,