DHCPv6 client on 6LoWPAN border router definitions. More...
DHCPv6 client on 6LoWPAN border router definitions.
Definition in file 6lbr.h.
Go to the source code of this file.
Macros | |
#define | CONFIG_GNRC_DHCPV6_CLIENT_6LBR_UPSTREAM (0) |
Identifier of the upstream interface. More... | |
#define | CONFIG_GNRC_DHCPV6_CLIENT_6LBR_6LO_CTX_MIN (60U) |
6LoWPAN compression context lifetime for configured prefixes in minutes More... | |
#define | CONFIG_GNRC_DHCPV6_CLIENT_6LBR_STATIC_ROUTE |
Use static routes to upstream router. More... | |
Functions | |
void | gnrc_dhcpv6_client_6lbr_init (void) |
Initializes the DHCPv6 client for 6LoWPAN border router. More... | |