ICMP module functions. More...
#include <async.h>
#include <ipc/ipc.h>
Functions | |
int | icmp_initialize (async_client_conn_t client_connection) |
Initializes the ICMP module. | |
int | icmp_message (ipc_callid_t callid, ipc_call_t *call, ipc_call_t *answer, int *answer_count) |
Processes the ICMP message. |
ICMP module functions.
The functions are used as ICMP module entry points.