Loading...
Searching...
No Matches

lwIP netdev adapter definitions More...

Detailed Description

lwIP netdev adapter definitions

Author
Martine Lenders mlend.nosp@m.ers@.nosp@m.inf.f.nosp@m.u-be.nosp@m.rlin..nosp@m.de

Definition in file netdev.h.

#include "net/ethernet.h"
#include "net/netdev.h"
#include "lwip/err.h"
#include "lwip/netif.h"
#include "lwip/tcpip.h"
+ Include dependency graph for netdev.h:

Go to the source code of this file.

Macros

#define LWIP_NETDEV_BUFLEN   (ETHERNET_MAX_LEN)
 Length of the temporary copying buffer for receival.
 

Functions

err_t lwip_netdev_init (struct netif *netif)
 Initializes the netdev adapter.