GetAsPacket() const
Gets the RA message as an `Icmp6Packet`.
IsValid() const
Indicates whether or not the received RA message is valid.
Gets the RA message's header.
ContainsAnyOptions() const
Indicates whether or not the received RA message contains any options.
GetOptionStart() const
Returns pointer to the start of option bytes (after header).
GetOptionLength() const
Gets the length (number of bytes) of options.
begin() const
end() const
GetDataEnd() const