#include <dhcpv6.h>
|
|
typedef std::vector< uint8_t > | auth_info_type |
|
|
| authentication_type (uint8_t protocol=0, uint8_t algorithm=0, uint8_t rdm=0, uint64_t replay_detection=0, const auth_info_type &auth_info=auth_info_type()) |
|
|
static authentication_type | from_option (const option &opt) |
|
|
uint8_t | protocol |
|
uint8_t | algorithm |
|
uint8_t | rdm |
|
uint64_t | replay_detection |
|
auth_info_type | auth_info |
The type used to store the Authentication option.
The documentation for this struct was generated from the following files:
- /builddir/build/BUILD/libtins-4.5-build/libtins-4.5/include/tins/dhcpv6.h
- /builddir/build/BUILD/libtins-4.5-build/libtins-4.5/src/dhcpv6.cpp