libtins 4.5
|
#include <icmpv6.h>
Public Types | |
typedef std::vector< ipaddress_type > | sources_type |
typedef std::vector< uint8_t > | aux_data_type |
Public Member Functions | |
multicast_address_record (uint8_t type=0) | |
multicast_address_record (const uint8_t *buffer, uint32_t total_sz) | |
void | serialize (uint8_t *buffer, uint32_t total_sz) const |
uint32_t | size () const |
Public Attributes | |
uint8_t | type |
ipaddress_type | multicast_address |
sources_type | sources |
aux_data_type | aux_data |
The type used to represent a multicast address record