Searched refs:IGMP_SIZE (Results 1 – 1 of 1) sorted by relevance
267 #define IGMP_SIZE (sizeof(struct igmphdr)+sizeof(struct iphdr)+4) macro758 skb = alloc_skb(IGMP_SIZE + hlen + tlen, GFP_ATOMIC); in igmp_send_report()