HomeSort by relevance Sort by last modified time
    Searched refs:send_probe (Results 1 - 3 of 3) sorted by null

  /external/ping/
ping_common.h 186 extern int send_probe(void);
ping.c 386 i = send_probe();
1065 int send_probe() function
    [all...]
  /external/iproute2/misc/
arpd.c 179 int send_probe(int ifindex, __u32 addr) function
254 if (buckets >= broadcast_rate && !send_probe(ifindex, addr)) {

Completed in 121 milliseconds