Searched refs:send_probe (Results 1 - 6 of 6) sorted by relevance

/external/iputils/
H A Dtraceroute6.c296 void send_probe(int seq, int ttl);
606 send_probe(++seq, ttl);
726 void send_probe(int seq, int ttl) function
H A Dping_common.h279 extern int send_probe(void);
H A Dping.c718 int send_probe() function
H A Dping_common.c516 i = send_probe();
H A Dping6.c1403 int send_probe(void) function
/external/iproute2/misc/
H A Darpd.c182 static int send_probe(int ifindex, __u32 addr) function
257 if (buckets >= broadcast_rate && !send_probe(ifindex, addr)) {

Completed in 7328 milliseconds