Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

icmp.h File Reference

ICMP protocol definitions. More...

#include <sys/types.h>
#include <dev/netbuf.h>
#include <net/if_var.h>

Go to the source code of this file.

Functions

void NutIcmpInput (NUTDEVICE *dev, NETBUF *nb)
 Handle incoming ICMP packets.

int NutIcmpOutput (u_char type, u_long dest, NETBUF *nb)
 Send an ICMP datagram.

int NutIcmpReply (u_char type, u_char code, u_long spec, u_long dest, NETBUF *nb)
 Send an ICMP message to a given destination.


Detailed Description

ICMP protocol definitions.


Generated on Thu Jan 30 22:30:54 2003 for EduNet by doxygen1.2.18