pinger
static void pinger(void);
pinger(); /* send the first ping */
pinger();
pinger();
pinger();
pinger();
pinger();
static int pinger(void);