#include <ipc/services.h>
#include <sys/time.h>
Go to the source code of this file.
Defines | |
| #define | ICMP_CONNECT_TIMEOUT 1000000 |
| Default timeout for incoming connections in microseconds (1 sec). | |
Functions | |
| int | icmp_connect_module (suseconds_t timeout) |
| Connect to the ICMP module. | |
Definition in file icmp_common.h.
1.4.7