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

#include <netif.h>

Public Attributes

u8_t state
 

Detailed Description

Args to LWIP_NSC_LINK_CHANGED callback

Definition at line 621 of file netif.h.

Member Data Documentation

◆ state

u8_t netif_ext_callback_args_t::link_changed_s::state

1: up; 0: down

Definition at line 624 of file netif.h.


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