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

/freebsd-12-stable/sbin/routed/
H A Doutput.c69 #define WS_ST_DEFAULT 0x040 /* faking a default */ macro
474 && (ws.state & WS_ST_DEFAULT))
765 ws.state |= WS_ST_DEFAULT;

Completed in 157 milliseconds