|
libtins
4.5
|
#include <icmpv6.h>
Public Types | |
| typedef std::vector< uint8_t > | hai_type |
Public Member Functions | |
| handover_assist_info_type (uint8_t option_code=0, const hai_type &hai=hai_type()) | |
Static Public Member Functions | |
| static handover_assist_info_type | from_option (const option &opt) |
Public Attributes | |
| uint8_t | option_code |
| hai_type | hai |
The type used to store the handover assist information option.