|
libtins
4.5
|
The type used to store the neighbour advertisement acknowledgement option data. More...
#include <icmpv6.h>
Public Member Functions | |
| naack_type (uint8_t code=0, uint8_t status=0) | |
Static Public Member Functions | |
| static naack_type | from_option (const option &opt) |
Public Attributes | |
| uint8_t | code |
| uint8_t | status |
| uint8_t | reserved [4] |
The type used to store the neighbour advertisement acknowledgement option data.