Home
last modified time | relevance | path

Searched defs:pmc (Results 1 – 3 of 3) sorted by relevance

/net/ipv4/
Digmp.c175 #define for_each_pmc_rcu(in_dev, pmc) \ argument
180 #define for_each_pmc_rtnl(in_dev, pmc) \ argument
272 static int is_in(struct ip_mc_list *pmc, struct ip_sf_list *psf, int type, in is_in()
317 igmp_scount(struct ip_mc_list *pmc, int type, int gdeleted, int sdeleted) in igmp_scount()
430 static int grec_size(struct ip_mc_list *pmc, int type, int gdel, int sdel) in grec_size()
435 static struct sk_buff *add_grhead(struct sk_buff *skb, struct ip_mc_list *pmc, in add_grhead()
460 static struct sk_buff *add_grec(struct sk_buff *skb, struct ip_mc_list *pmc, in add_grec()
588 static int igmpv3_send_report(struct in_device *in_dev, struct ip_mc_list *pmc) in igmpv3_send_report()
646 static void kfree_pmc(struct ip_mc_list *pmc) in kfree_pmc()
655 struct ip_mc_list *pmc, *pmc_prev, *pmc_next; in igmpv3_send_cr() local
[all …]
/net/ipv6/
Dmcast.c117 #define for_each_pmc_socklock(np, sk, pmc) \ argument
122 #define for_each_pmc_rcu(np, pmc) \ argument
365 struct ipv6_mc_socklist *pmc; in ip6_mc_source() local
492 struct ipv6_mc_socklist *pmc; in ip6_mc_msfilter() local
587 struct ipv6_mc_socklist *pmc; in ip6_mc_msfget() local
735 struct ifmcaddr6 *pmc; in mld_add_delrec() local
775 struct ifmcaddr6 *pmc, *pmc_prev; in mld_del_delrec() local
816 struct ifmcaddr6 *pmc, *nextpmc; in mld_clear_delrec() local
1143 static bool mld_xmarksources(struct ifmcaddr6 *pmc, int nsrcs, in mld_xmarksources()
1172 static bool mld_marksources(struct ifmcaddr6 *pmc, int nsrcs, in mld_marksources()
[all …]
/net/batman-adv/
Dmulticast.c376 struct ip_mc_list *pmc; in batadv_mcast_mla_softif_get_ipv4() local