net/ipv4/igmp.c
637
skb = add_grec(skb, pmc, type, 0, 0);
net/ipv4/igmp.c
647
skb = add_grec(skb, pmc, type, 0, 0);
net/ipv4/igmp.c
699
skb = add_grec(skb, pmc, type, 1, 0);
net/ipv4/igmp.c
700
skb = add_grec(skb, pmc, dtype, 1, 1);
net/ipv4/igmp.c
705
skb = add_grec(skb, pmc, type, 1, 0);
net/ipv4/igmp.c
735
skb = add_grec(skb, pmc, type, 0, 0);
net/ipv4/igmp.c
736
skb = add_grec(skb, pmc, dtype, 0, 1); /* deleted sources */
net/ipv4/igmp.c
744
skb = add_grec(skb, pmc, type, 0, 0);
net/ipv6/mcast.c
2067
skb = add_grec(skb, pmc, type, 0, 0, 0);
net/ipv6/mcast.c
2074
skb = add_grec(skb, pmc, type, 0, 0, 0);
net/ipv6/mcast.c
2119
skb = add_grec(skb, pmc, type, 1, 0, 0);
net/ipv6/mcast.c
2120
skb = add_grec(skb, pmc, dtype, 1, 1, 0);
net/ipv6/mcast.c
2125
skb = add_grec(skb, pmc, type, 1, 0, 0);
net/ipv6/mcast.c
2155
skb = add_grec(skb, pmc, type, 0, 0, 0);
net/ipv6/mcast.c
2156
skb = add_grec(skb, pmc, dtype, 0, 1, 0); /* deleted sources */
net/ipv6/mcast.c
2164
skb = add_grec(skb, pmc, type, 0, 0, 0);
net/ipv6/mcast.c
2284
skb = add_grec(skb, pmc, type, 0, 0, 1);