IP_IGMP_MCAST
ip_output(m, NULL, NULL, IP_IGMP_MCAST, &imo, NULL);
if (__predict_true(flags & IP_IGMP_MCAST) == 0) {