Ethernet Interface Skeleton. More...
#include "lwip/netif.h"
#include "lwip/ip_addr.h"
#include "lwip/err.h"
#include "netif/etharp.h"
Go to the source code of this file.
Functions | |
err_t | ethernetif_init (struct netif *netif) |
void | ethernetif_input (void *pv_parameters) |
Ethernet Interface Skeleton.
Copyright (c) 2012 Atmel Corporation. All rights reserved.
Definition in file ethernetif.h.