Searched refs:WS_ST_TO_ON_NET (Results 1 – 1 of 1) sorted by relevance
67 #define WS_ST_TO_ON_NET 0x020 /* sending onto one of our nets */ macro394 (ws.state & WS_ST_TO_ON_NET) ? ws.ifp : NULL); in supply_out()648 (ws.state & WS_ST_TO_ON_NET) && (!(RT->rt_state & RS_IF) || in walk_supply()762 ws.state |= WS_ST_TO_ON_NET; in supply()817 if ((ws.state & WS_ST_QUERY) || !(ws.state & WS_ST_TO_ON_NET)) { in supply()