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

/external/ping/
H A Dping_common.h192 extern int send_probe(void);
H A Dping_common.c320 i = send_probe();
H A Dping.c654 int send_probe() function
/external/iproute2/misc/
H A Darpd.c179 int send_probe(int ifindex, __u32 addr) function
254 if (buckets >= broadcast_rate && !send_probe(ifindex, addr)) {

Completed in 74 milliseconds