OpenSDN source code
|
Go to the source code of this file.
Classes | |
class | Dhcpv6Proto |
struct | Dhcpv6Proto::Duid |
struct | Dhcpv6Proto::DhcpStats |
Macros | |
#define | DHCPV6_TRACE(obj, arg) |
#define | DHCPV6_DUID_TYPE_LLT 1 |
#define | DHCPV6_DUID_TYPE_EN 2 |
#define | DHCPV6_DUID_TYPE_LL 3 |
#define DHCPV6_DUID_TYPE_EN 2 |
Definition at line 20 of file dhcpv6_proto.h.
#define DHCPV6_DUID_TYPE_LL 3 |
Definition at line 21 of file dhcpv6_proto.h.
#define DHCPV6_DUID_TYPE_LLT 1 |
Definition at line 19 of file dhcpv6_proto.h.
#define DHCPV6_TRACE | ( | obj, | |
arg | |||
) |
Definition at line 11 of file dhcpv6_proto.h.