netif_t Struct Reference

Network interface descriptor. More...

Detailed Description

Network interface descriptor.

Note
All network interfaces should inherit from this structure.

Definition at line 63 of file netif.h.

#include <netif.h>

Data Fields

list_node_t node
 Pointer to the next interface.
 

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