_SlaacContext Struct Reference

SLAAC context. More...

#include <slaac.h>

Data Fields

SlaacSettings settings
 SLAAC settings. More...
 
bool_t running
 SLAAC is currently running. More...
 
bool_t configUpdated
 This flag is set when IPv6 configuration has been updated. More...
 

Detailed Description

SLAAC context.

Definition at line 91 of file slaac.h.

Field Documentation

◆ configUpdated

bool_t configUpdated

This flag is set when IPv6 configuration has been updated.

Definition at line 95 of file slaac.h.

◆ running

bool_t running

SLAAC is currently running.

Definition at line 94 of file slaac.h.

◆ settings

SlaacSettings settings

SLAAC settings.

Definition at line 93 of file slaac.h.


The documentation for this struct was generated from the following file: