ESP-IDF + 0/6 examples
SourceVu will show references to esp_netif_inherent_config from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
flags that define esp-netif behavior.
uint8_t[6]
initial mac address for this interface.
initial ip address for this interface.
uint32_t
event id to be raised when interface gets an IP.
uint32_t
event id to be raised when interface losts its IP.
const char *
string identifier of the interface.
const char *
textual description of the interface.
int
numeric priority of this interface to become a default routing if (if other netifs are up). A higher value of route_prio indicates a higher priority.
LwIP bridge configuration.

References

from examples