#include <net/modules.h>
#include <net/icmp_common.h>
#include <ipc/services.h>
#include <ipc/icmp.h>
#include <sys/time.h>
#include <async.h>
Go to the source code of this file.
Functions | |
int | icmp_connect_module (suseconds_t timeout) |
Connect to the ICMP module. |
Definition in file icmp_common.c.