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

  /external/ping/
ping_common.h 47 #define F_INTERVAL 0x002
  /external/ping6/
ping6.c 177 #define F_INTERVAL 0x0002
496 options |= F_INTERVAL;
736 if ((options & F_FLOOD) && (options & F_INTERVAL))
    [all...]

Completed in 25 milliseconds