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

Functions

int snoopPrint (struct packet *pkt, char dump, char verbose)