packet_formats::igmp::messages

Type Alias Igmpv3QQIC

Source
pub type Igmpv3QQIC = QQIC;
Expand description

QQIC (Querier’s Query Interval Code) defined in RFC 3376 section 4.1.7.

Aliased to shared GMP implementation for convenience.

Aliased Type§

struct Igmpv3QQIC(/* private fields */);