__ip_mc_inc_group
extern void __ip_mc_inc_group(struct in_device *in_dev, __be32 addr,
__ip_mc_inc_group(in_dev, htonl(INADDR_ALLSNOOPERS_GROUP), GFP_ATOMIC);
EXPORT_SYMBOL(__ip_mc_inc_group);
__ip_mc_inc_group(in_dev, addr, GFP_KERNEL);