Searched refs:grec_size (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | igmp.c | 430 static int grec_size(struct ip_mc_list *pmc, int type, int gdel, int sdel) in grec_size() function 498 AVAILABLE(skb) < grec_size(pmc, type, gdeleted, sdeleted)) { in add_grec()
|
/openbmc/linux/net/ipv6/ |
H A D | mcast.c | 1843 static int grec_size(struct ifmcaddr6 *pmc, int type, int gdel, int sdel) in grec_size() function 1910 AVAILABLE(skb) < grec_size(pmc, type, gdeleted, sdeleted)) { in add_grec()
|