icmp_client.c File Reference

ICMP client interface implementation. More...

#include <icmp_client.h>
#include <icmp_header.h>
#include <packet_client.h>
#include <errno.h>
#include <sys/types.h>
#include <net/icmp_codes.h>
#include <net/packet.h>

Go to the source code of this file.

Functions

size_t icmp_client_header_length (packet_t *packet)
 Returns the ICMP header length.
int icmp_client_process_packet (packet_t *packet, icmp_type_t *type, icmp_code_t *code, icmp_param_t *pointer, icmp_param_t *mtu)
 Processes the received packet prefixed with an ICMP header.


Detailed Description

ICMP client interface implementation.

See also:
icmp_client.h

Definition in file icmp_client.c.


Generated on Thu Jun 2 07:45:54 2011 for HelenOS/USB by  doxygen 1.4.7