Searched defs:net_ipv4_igmp_v3_query (Results 1 – 1 of 1) sorted by relevance
74 struct net_ipv4_igmp_v3_query { struct76 uint8_t type;78 uint8_t max_rsp;80 uint16_t chksum;82 struct in_addr address;84 uint8_t reserved: 4;86 uint8_t suppress: 1;88 uint8_t qrv: 3;90 uint8_t qqic;92 uint16_t sources_len;