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

  /external/iputils/
ping_common.h 71 #define F_NOLOOP 0x10000
ping.c 558 if (options & F_NOLOOP) {
    [all...]
ping_common.c 368 options |= F_NOLOOP;
ping6.c 1151 if (options & F_NOLOOP) {
    [all...]

Completed in 53 milliseconds