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

  /external/ping/
ping_common.h 43 #define F_PINGFILLED 0x008
ping.c 243 options |= F_PINGFILLED;
533 if (!(options & F_PINGFILLED)) {
    [all...]
  /external/ping6/
ping6.c 176 #define F_PINGFILLED 0x0008
500 options |= F_PINGFILLED;
735 if (!(options & F_PINGFILLED))
    [all...]

Completed in 441 milliseconds