Searched refs:F_PING_FILLED (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ping/
H A Dping.c106 #define F_PING_FILLED 0x0040 /* is buffer filled with user data? */ macro
330 pingflags |= F_PING_FILLED;
334 if (pingflags & F_PING_FILLED)
476 if (pingflags & F_PING_FILLED) {

Completed in 101 milliseconds