status_changed_s is only used within LwIP.
 
Symbols
loading...
Files
loading...

status_changed_s struct

Args to LWIP_NSC_STATUS_CHANGED callback

Syntax

struct status_changed_s {   u8_t state; };

Fields

state

1: up; 0: down. Read more...

References

LocationReferrerScopeText
netif.h:603
struct status_changed_s

Type Use

Variables of status_changed_s type
status_changed_s