Searched refs:add_grhead (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/net/ipv4/ |
| D | igmp.c | 407 static struct sk_buff *add_grhead(struct sk_buff *skb, struct ip_mc_list *pmc, in add_grhead() function 497 skb = add_grhead(skb, pmc, type, &pgr); in add_grec() 531 skb = add_grhead(skb, pmc, type, &pgr); in add_grec()
|
| /linux-4.4.14/net/ipv6/ |
| D | mcast.c | 1670 static struct sk_buff *add_grhead(struct sk_buff *skb, struct ifmcaddr6 *pmc, in add_grhead() function 1759 skb = add_grhead(skb, pmc, type, &pgr); in add_grec() 1793 skb = add_grhead(skb, pmc, type, &pgr); in add_grec()
|