Searched refs:igmpv3_grec (Results 1 – 2 of 2) sorted by relevance
46 struct igmpv3_grec { struct60 struct igmpv3_grec grec[]; argument
435 return sizeof(struct igmpv3_grec) + 4*igmp_scount(pmc, type, gdel, sdel); in grec_size()439 int type, struct igmpv3_grec **ppgr, unsigned int mtu) in add_grhead()443 struct igmpv3_grec *pgr; in add_grhead()450 pgr = skb_put(skb, sizeof(struct igmpv3_grec)); in add_grhead()469 struct igmpv3_grec *pgr = NULL; in add_grec()533 first*sizeof(struct igmpv3_grec)) { in add_grec()576 if (skb && AVAILABLE(skb) < sizeof(struct igmpv3_grec)) { in add_grec()