|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "lwip/opt.h"
Go to the source code of this file.
Classes | |
| struct | dhcp6_msg |
Enumerations | |
| enum | dhcp6_state_enum_t { DHCP6_STATE_OFF = 0 , DHCP6_STATE_STATELESS_IDLE = 1 , DHCP6_STATE_REQUESTING_CONFIG = 2 } |
Variables | |
| PACK_STRUCT_BEGIN struct dhcp6_msg | PACK_STRUCT_STRUCT |
DHCPv6 protocol definitions
Definition in file dhcp6.h.
| #define DHCP6_DUID_EN 2 /* EN: Enterprise number */ |
| #define DHCP6_STATUS_SUCCESS 0 /* Success. */ |
| Enumerator | |
|---|---|
| DHCP6_STATE_OFF | |
| DHCP6_STATE_STATELESS_IDLE | |
| DHCP6_STATE_REQUESTING_CONFIG | |
| PACK_STRUCT_BEGIN struct dhcp6_msg PACK_STRUCT_STRUCT |