File nut/dev/null_ether.c

References Functions: NullEtherInit() nut/dev/null_ether.c
  NullEtherOutput() nut/dev/null_ether.c
  NutEtherInput(), NutEtherOutput()
References Variables: ifn_eth0 nut/dev/null_ether.c

Included Files


Global Variable devNullEther

NUTDEVICE devNullEther
Visible in:   nut/dev/null_ether.c

Local Variables

ifn_eth0
static IFNET ifn_eth0
Used in:   nut/dev/null_ether.c

Global Function NullEtherInit()

int NullEtherInit ( NUTDEVICE* dev )
Used in:   nut/dev/null_ether.c

Global Function NullEtherOutput()

int NullEtherOutput ( NUTDEVICE* dev, NETBUF* nb )
Used in:   nut/dev/null_ether.c