net/ipv4/igmp.c
610
skb = add_grec(skb, pmc, type, 0, 0);
net/ipv4/igmp.c
620
skb = add_grec(skb, pmc, type, 0, 0);
net/ipv4/igmp.c
672
skb = add_grec(skb, pmc, type, 1, 0);
net/ipv4/igmp.c
673
skb = add_grec(skb, pmc, dtype, 1, 1);
net/ipv4/igmp.c
678
skb = add_grec(skb, pmc, type, 1, 0);
net/ipv4/igmp.c
708
skb = add_grec(skb, pmc, type, 0, 0);
net/ipv4/igmp.c
709
skb = add_grec(skb, pmc, dtype, 0, 1); /* deleted sources */
net/ipv4/igmp.c
717
skb = add_grec(skb, pmc, type, 0, 0);
net/ipv6/mcast.c
2051
skb = add_grec(skb, pmc, type, 0, 0, 0);
net/ipv6/mcast.c
2058
skb = add_grec(skb, pmc, type, 0, 0, 0);
net/ipv6/mcast.c
2103
skb = add_grec(skb, pmc, type, 1, 0, 0);
net/ipv6/mcast.c
2104
skb = add_grec(skb, pmc, dtype, 1, 1, 0);
net/ipv6/mcast.c
2109
skb = add_grec(skb, pmc, type, 1, 0, 0);
net/ipv6/mcast.c
2139
skb = add_grec(skb, pmc, type, 0, 0, 0);
net/ipv6/mcast.c
2140
skb = add_grec(skb, pmc, dtype, 0, 1, 0); /* deleted sources */
net/ipv6/mcast.c
2148
skb = add_grec(skb, pmc, type, 0, 0, 0);
net/ipv6/mcast.c
2268
skb = add_grec(skb, pmc, type, 0, 0, 1);