packet_formats::igmp::messages

Type Alias Igmpv3QRV

Source
pub type Igmpv3QRV = QRV;
Expand description

QRV (Querier’s Robustness Variable) defined in RFC 3376 section 4.1.6.

Aliased to shared GMP implementation for convenience.

Aliased Type§

struct Igmpv3QRV(/* private fields */);