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

/freebsd-12-stable/sbin/routed/
H A Doutput.c63 #define WS_ST_FLASH 0x001 /* send only changed routes */ macro
350 && (ws.state & WS_ST_FLASH))
701 ws.state |= WS_ST_FLASH;

Completed in 95 milliseconds