netif::state is only used within LwIP.
 
Symbols
loading...
Files
loading...

netif::state field

This field can be set by the device driver and could point to state information for the device.

Syntax

void *state;

References

LocationReferrerText
netif.h:323
void *state;
netif.c:357netif_add()
netif->state = state;

Data Use

Functions writing netif::state
all items filtered out
netif::state