Nut/OS  4.10.3
API Reference
null_ether.c File Reference
#include <cfg/os.h>
#include <net/if_var.h>
#include <net/ether.h>
#include <netinet/if_ether.h>
#include <dev/null_ether.h>
Include dependency graph for null_ether.c:

Go to the source code of this file.

Functions

int NullEtherOutput (NUTDEVICE *dev, NETBUF *nb)
 Send Ethernet packet.
int NullEtherInit (NUTDEVICE *dev)
 Initialize Ethernet hardware.

Variables

NUTDEVICE devNullEther
 Device information structure.