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

  /external/ping/
ping_common.h 54 #define F_LATENCY 0x1000
ping.c 274 options |= F_LATENCY;
507 if (!(options&F_LATENCY)) {
690 if ((options&F_LATENCY) || recv_timep == NULL) {
691 if ((options&F_LATENCY) ||
737 if (!(options & F_LATENCY)) {
739 options |= F_LATENCY;
1083 if (options&F_LATENCY) {
1100 if (timing && !(options&F_LATENCY)) {
    [all...]

Completed in 445 milliseconds