0.01.00
dhcp6_client.h File Reference

This file includes the platform abstraction for the Thread DHCPv6 client. More...

#include <openthread/types.h>

Go to the source code of this file.

Classes

struct  otDhcpAddress
 This structure represents a DHCPv6 address. More...
 

Typedefs

typedef struct otDhcpAddress otDhcpAddress
 This structure represents a DHCPv6 address.
 

Functions

void otDhcp6ClientUpdate (otInstance *aInstance, otDhcpAddress *aAddresses, uint32_t aNumAddresses, void *aContext)
 Update all automatically created IPv6 addresses for prefixes from current Network Data with DHCP procedure. More...
 

Detailed Description

This file includes the platform abstraction for the Thread DHCPv6 client.