Searched refs:add_grhead (Results 1 – 2 of 2) sorted by relevance
| /linux/net/ipv4/ |
| H A D | igmp.c | 438 static struct sk_buff *add_grhead(struct sk_buff *skb, struct ip_mc_list *pmc, in add_grhead() function 545 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec() 580 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec()
|
| /linux/net/ipv6/ |
| H A D | mcast.c | 1879 static struct sk_buff *add_grhead(struct sk_buff *skb, struct ifmcaddr6 *pmc, in add_grhead() function 1988 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec() 2025 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec()
|