Searched refs:__ip_mc_inc_group (Results 1 – 3 of 3) sorted by relevance
138 extern void __ip_mc_inc_group(struct in_device *in_dev, __be32 addr,
1485 void __ip_mc_inc_group(struct in_device *in_dev, __be32 addr, gfp_t gfp) in __ip_mc_inc_group() function1489 EXPORT_SYMBOL(__ip_mc_inc_group);1493 __ip_mc_inc_group(in_dev, addr, GFP_KERNEL); in ip_mc_inc_group()
4103 __ip_mc_inc_group(in_dev, htonl(INADDR_ALLSNOOPERS_GROUP), GFP_ATOMIC); in br_ip4_multicast_join_snoopers()