Searched defs:pmc (Results 1 – 3 of 3) sorted by relevance
/net/ipv4/ |
D | igmp.c | 177 #define for_each_pmc_rcu(in_dev, pmc) \ argument 182 #define for_each_pmc_rtnl(in_dev, pmc) \ argument 274 static int is_in(struct ip_mc_list *pmc, struct ip_sf_list *psf, int type, in is_in() 319 igmp_scount(struct ip_mc_list *pmc, int type, int gdeleted, int sdeleted) in igmp_scount() 432 static int grec_size(struct ip_mc_list *pmc, int type, int gdel, int sdel) in grec_size() 437 static struct sk_buff *add_grhead(struct sk_buff *skb, struct ip_mc_list *pmc, in add_grhead() 462 static struct sk_buff *add_grec(struct sk_buff *skb, struct ip_mc_list *pmc, in add_grec() 590 static int igmpv3_send_report(struct in_device *in_dev, struct ip_mc_list *pmc) in igmpv3_send_report() 648 static void kfree_pmc(struct ip_mc_list *pmc) in kfree_pmc() 657 struct ip_mc_list *pmc, *pmc_prev, *pmc_next; in igmpv3_send_cr() local [all …]
|
/net/ipv6/ |
D | mcast.c | 116 #define for_each_pmc_rcu(np, pmc) \ argument 332 struct ipv6_mc_socklist *pmc; in ip6_mc_source() local 463 struct ipv6_mc_socklist *pmc; in ip6_mc_msfilter() local 554 struct ipv6_mc_socklist *pmc; in ip6_mc_msfget() local 729 struct ifmcaddr6 *pmc; in mld_add_delrec() local 767 struct ifmcaddr6 *pmc, *pmc_prev; in mld_del_delrec() local 806 struct ifmcaddr6 *pmc, *nextpmc; in mld_clear_delrec() local 1106 static bool mld_xmarksources(struct ifmcaddr6 *pmc, int nsrcs, in mld_xmarksources() 1134 static bool mld_marksources(struct ifmcaddr6 *pmc, int nsrcs, in mld_marksources() 1506 static bool is_in(struct ifmcaddr6 *pmc, struct ip6_sf_list *psf, int type, in is_in() [all …]
|
/net/batman-adv/ |
D | multicast.c | 377 struct ip_mc_list *pmc; in batadv_mcast_mla_softif_get_ipv4() local
|