Searched refs:add_grhead (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | mcast.c | 1700 static struct sk_buff *add_grhead(struct sk_buff *skb, struct ifmcaddr6 *pmc, in add_grhead() function 1803 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec() 1838 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | igmp.c | 432 static struct sk_buff *add_grhead(struct sk_buff *skb, struct ip_mc_list *pmc, in add_grhead() function 539 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec() 574 skb = add_grhead(skb, pmc, type, &pgr, mtu); in add_grec()
|