Searched refs:add_grhead (Results 1 – 2 of 2) sorted by relevance
/net/ipv4/ |
D | igmp.c | 437 static struct sk_buff *add_grhead(struct sk_buff *skb, struct ip_mc_list *pmc, in add_grhead() function 544 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec() 579 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec()
|
/net/ipv6/ |
D | mcast.c | 1703 static struct sk_buff *add_grhead(struct sk_buff *skb, struct ifmcaddr6 *pmc, in add_grhead() function 1806 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec() 1841 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec()
|