Home
last modified time | relevance | path

Searched refs:WS_ST_FLASH (Results 1 – 1 of 1) sorted by relevance

/trueos/sbin/routed/
HDoutput.c61 #define WS_ST_FLASH 0x001 /* send only changed routes */ macro
348 && (ws.state & WS_ST_FLASH)) in supply_out()
699 ws.state |= WS_ST_FLASH; in supply()