Home
last modified time | relevance | path

Searched refs:add_grec (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/net/ipv6/
Dmcast.c1867 static struct sk_buff *add_grec(struct sk_buff *skb, struct ifmcaddr6 *pmc, in add_grec() function
2012 skb = add_grec(skb, pmc, type, 0, 0, 0); in mld_send_report()
2019 skb = add_grec(skb, pmc, type, 0, 0, 0); in mld_send_report()
2068 skb = add_grec(skb, pmc, type, 1, 0, 0); in mld_send_cr()
2069 skb = add_grec(skb, pmc, dtype, 1, 1, 0); in mld_send_cr()
2074 skb = add_grec(skb, pmc, type, 1, 0, 0); in mld_send_cr()
2104 skb = add_grec(skb, pmc, type, 0, 0, 0); in mld_send_cr()
2105 skb = add_grec(skb, pmc, dtype, 0, 1, 0); /* deleted sources */ in mld_send_cr()
2113 skb = add_grec(skb, pmc, type, 0, 0, 0); in mld_send_cr()
2234 skb = add_grec(skb, pmc, type, 0, 0, 1); in mld_send_initial_cr()
/Linux-v6.6/net/ipv4/
Digmp.c458 static struct sk_buff *add_grec(struct sk_buff *skb, struct ip_mc_list *pmc, in add_grec() function
605 skb = add_grec(skb, pmc, type, 0, 0); in igmpv3_send_report()
615 skb = add_grec(skb, pmc, type, 0, 0); in igmpv3_send_report()
667 skb = add_grec(skb, pmc, type, 1, 0); in igmpv3_send_cr()
668 skb = add_grec(skb, pmc, dtype, 1, 1); in igmpv3_send_cr()
673 skb = add_grec(skb, pmc, type, 1, 0); in igmpv3_send_cr()
703 skb = add_grec(skb, pmc, type, 0, 0); in igmpv3_send_cr()
704 skb = add_grec(skb, pmc, dtype, 0, 1); /* deleted sources */ in igmpv3_send_cr()
712 skb = add_grec(skb, pmc, type, 0, 0); in igmpv3_send_cr()