ReactOS 0.4.16-dev-753-g705a985
netif_ext_callback_args_t::status_changed_s Struct Reference

#include <netif.h>

Public Attributes

u8_t state
 

Detailed Description

Args to LWIP_NSC_STATUS_CHANGED callback

Definition at line 627 of file netif.h.

Member Data Documentation

◆ state

u8_t netif_ext_callback_args_t::status_changed_s::state

1: up; 0: down

Definition at line 630 of file netif.h.


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