|
libtins
4.5
|
#include <icmpv6.h>
Public Types | |
| typedef std::vector< ipaddress_type > | addresses_type |
Public Member Functions | |
| addr_list_type (const addresses_type &addresses=addresses_type()) | |
Static Public Member Functions | |
| static addr_list_type | from_option (const option &opt) |
Public Attributes | |
| uint8_t | reserved [6] |
| addresses_type | addresses |
The type used to store the source/target address list options.