Searched refs:__ip_mc_inc_group (Results 1 – 3 of 3) sorted by relevance
137 extern void __ip_mc_inc_group(struct in_device *in_dev, __be32 addr,
1482 void __ip_mc_inc_group(struct in_device *in_dev, __be32 addr, gfp_t gfp) in __ip_mc_inc_group() function1486 EXPORT_SYMBOL(__ip_mc_inc_group);1490 __ip_mc_inc_group(in_dev, addr, GFP_KERNEL); in ip_mc_inc_group()
3924 __ip_mc_inc_group(in_dev, htonl(INADDR_ALLSNOOPERS_GROUP), GFP_ATOMIC); in br_ip4_multicast_join_snoopers()