Embedded Xinu Operating System
An ongoing research project and educational operating system.
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
Functions
netRecv.c File Reference
#include <stddef.h>
#include <arp.h>
#include <device.h>
#include <ethernet.h>
#include <network.h>
#include <ipv4.h>
#include <snoop.h>
#include <stdlib.h>
#include <string.h>
#include <thread.h>

Functions

thread netRecv (struct netif *netptr)