Home
last modified time | relevance | path

Searched defs:igmpv3_query (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/network/stress/ns-tools/
Dns-mcast.h91 struct igmpv3_query { struct
92 uint8_t type;
93 uint8_t code;
94 uint16_t csum;
95 uint32_t group;
97 uint8_t qrv:3;
98 uint8_t suppress:1;
99 uint8_t resv:4;
101 uint8_t resv:4;
102 uint8_t suppress:1;
[all …]