Home
last modified time | relevance | path

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

/freebsd/sbin/routed/
H A Doutput.c51 #define WS_ST_FLASH 0x001 /* send only changed routes */ macro
338 && (ws.state & WS_ST_FLASH)) in supply_out()
689 ws.state |= WS_ST_FLASH; in supply()