ethernetif_input() function
This task should be signaled when a receive packet is ready to be read from the interface.
Syntax
static void ethernetif_input( void const * argument ); Arguments
argument
the lwip network interface structure for this ethernetif