Home
last modified time | relevance | path

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

/NextBSD/sbin/routed/
HDoutput.c67 #define WS_ST_DEFAULT 0x040 /* faking a default */ macro
472 && (ws.state & WS_ST_DEFAULT)) in walk_supply()
763 ws.state |= WS_ST_DEFAULT; in supply()