lwip_netif_t Struct Reference

Representation of a network interface. More...

Detailed Description

Representation of a network interface.

Definition at line 35 of file compat.h.

#include <compat.h>

Data Fields

netif_t common_netif
 network interface descriptor
 
struct netif lwip_netif
 lwIP interface data
 
rmutex_t lock
 lock for the interface
 
event_t ev_isr
 ISR event.
 

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