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

/freebsd-13-stable/sbin/routed/
H A Doutput.c62 #define WS_ST_DEFAULT 0x040 /* faking a default */ macro
467 && (ws.state & WS_ST_DEFAULT))
758 ws.state |= WS_ST_DEFAULT;

Completed in 103 milliseconds