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