OpenSDN source code
|
#include <dhcpv6_proto.h>
Public Attributes | |
uint16_t | type |
uint16_t | hw_type |
uint8_t | mac [ETHER_ADDR_LEN] |
Definition at line 26 of file dhcpv6_proto.h.
uint16_t Dhcpv6Proto::Duid::hw_type |
Definition at line 28 of file dhcpv6_proto.h.
uint8_t Dhcpv6Proto::Duid::mac[ETHER_ADDR_LEN] |
Definition at line 29 of file dhcpv6_proto.h.
uint16_t Dhcpv6Proto::Duid::type |
Definition at line 27 of file dhcpv6_proto.h.