WS_ST_QUERY
((ws.state & WS_ST_QUERY) ||
if (!should_supply(NULL) && !(ws.state & WS_ST_QUERY) &&
if (ws.ifp != NULL && !(ws.state & WS_ST_QUERY) &&
if (!(ws.state & WS_ST_QUERY) && (pref >= HOPCNT_INFINITY ||
ws.state |= WS_ST_QUERY;
if ((ws.state & WS_ST_QUERY) || !(ws.state & WS_ST_TO_ON_NET)) {
if (ws.npackets == 0 && (ws.state & WS_ST_QUERY)) {