Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Doutput.c62 #define WS_ST_FLASH 0x001 /* send only changed routes */ macro
388 if (ag->ag_seqno < update_seqno && (ws.state & WS_ST_FLASH)) in supply_out()
776 ws.state |= WS_ST_FLASH; in supply()