icmp_api.c File Reference

ICMP application interface implementation. More...

#include <net/icmp_api.h>
#include <net/socket_codes.h>
#include <net/inet.h>
#include <net/modules.h>
#include <net/ip_codes.h>
#include <async.h>
#include <sys/types.h>
#include <sys/time.h>
#include <errno.h>
#include <ipc/services.h>
#include <ipc/icmp.h>

Go to the source code of this file.

ICMP module application interface

This interface is used by other application modules.

int icmp_echo_msg (int icmp_phone, size_t size, mseconds_t timeout, ip_ttl_t ttl, ip_tos_t tos, int dont_fragment, const struct sockaddr *addr, socklen_t addrlen)
 Requests an echo message.


Detailed Description

ICMP application interface implementation.

See also:
icmp_api.h

Definition in file icmp_api.c.


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