Searched refs:add_grhead (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/net/ipv6/ |
| D | mcast.c | 1842 static struct sk_buff *add_grhead(struct sk_buff *skb, struct ifmcaddr6 *pmc, in add_grhead() function 1950 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec() 1987 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec()
|
| /Linux-v6.6/net/ipv4/ |
| D | igmp.c | 433 static struct sk_buff *add_grhead(struct sk_buff *skb, struct ip_mc_list *pmc, in add_grhead() function 540 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec() 575 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec()
|