Nut/OS  4.10.3
API Reference
ethout.c File Reference
#include <string.h>
#include <sys/types.h>
#include <netinet/if_ether.h>
#include <netinet/in.h>
#include <net/ether.h>
Include dependency graph for ethout.c:

Go to the source code of this file.

Functions

int NutEtherOutput (NUTDEVICE *dev, uint16_t type, uint8_t *ha, NETBUF *nb)
 Send Ethernet frame.