Searched defs:send_probe (Results 1 - 4 of 4) sorted by relevance

/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)) {
/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.c718 int send_probe() function
H A Dping6.c1403 int send_probe(void) function

Completed in 80 milliseconds