Searched refs:igmpv3_query (Results 1 – 4 of 4) sorted by relevance
34 static inline struct igmpv3_query *37 return (struct igmpv3_query *)skb_transport_header(skb); in igmpv3_query_hdr()
62 struct igmpv3_query { struct
871 struct igmpv3_query *ih3 = igmpv3_query_hdr(skb); in igmp_heard_query()915 if (!pskb_may_pull(skb, sizeof(struct igmpv3_query))) in igmp_heard_query()920 if (!pskb_may_pull(skb, sizeof(struct igmpv3_query) in igmp_heard_query()
1227 struct igmpv3_query *ih3; in br_ip4_multicast_query()1251 if (!pskb_may_pull(skb, sizeof(struct igmpv3_query))) { in br_ip4_multicast_query()