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