37#ifndef CONFIG_DHCPV6_RELAY_HOP_LIMIT
38#define CONFIG_DHCPV6_RELAY_HOP_LIMIT (8U)
41#ifndef CONFIG_DHCPV6_RELAY_BUFLEN
42#define CONFIG_DHCPV6_RELAY_BUFLEN (256U)
void dhcpv6_relay_init(event_queue_t *event_queue, uint16_t listen_netif, uint16_t fwd_netif)
Initializes the relay agent.
void dhcpv6_relay_auto_init(void)
Auto-initializes the relay agent in its own thread or event thread when available.
struct PTRTAG event_queue_t
event queue structure