Searched refs:grec_size (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/net/ipv6/ |
D | mcast.c | 1666 static int grec_size(struct ifmcaddr6 *pmc, int type, int gdel, int sdel) in grec_size() function 1725 AVAILABLE(skb) < grec_size(pmc, type, gdeleted, sdeleted)) { in add_grec()
|
/linux-4.1.27/net/ipv4/ |
D | igmp.c | 400 static int grec_size(struct ip_mc_list *pmc, int type, int gdel, int sdel) in grec_size() function 458 AVAILABLE(skb) < grec_size(pmc, type, gdeleted, sdeleted)) { in add_grec()
|