icmp.h File Reference

ICMP protocol. More...

Go to the source code of this file.

Data Structures

struct  icmp_header
 An ICMP header. More...

Defines

#define ICMP_ECHO_RESPONSE   0
#define ICMP_ECHO_REQUEST   8

Functions

 FILE_LICENCE (GPL2_OR_LATER)

Variables

struct icmp_header packed
 An ICMP header.


Detailed Description

ICMP protocol.

Definition in file icmp.h.


Define Documentation

#define ICMP_ECHO_RESPONSE   0

Definition at line 22 of file icmp.h.

Referenced by icmp_rx().

#define ICMP_ECHO_REQUEST   8

Definition at line 23 of file icmp.h.

Referenced by icmp_rx().


Function Documentation

FILE_LICENCE ( GPL2_OR_LATER   ) 


Variable Documentation

An ICMP header.


Generated on Tue Apr 6 20:01:50 2010 for gPXE by  doxygen 1.5.7.1