Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/routed/
H A Doutput.c56 #define WS_ST_FLASH 0x001 /* send only changed routes */ macro
343 && (ws.state & WS_ST_FLASH)) in supply_out()
694 ws.state |= WS_ST_FLASH; in supply()