Home
last modified time | relevance | path

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

/freebsd/sbin/routed/
H A Doutput.c54 #define WS_ST_SUPER_AG 0x008 /* ok to aggregate networks */ macro
546 || (ws.state & WS_ST_SUPER_AG))) in walk_supply()
731 ws.state |= (WS_ST_AG | WS_ST_SUPER_AG); in supply()
737 ws.state |= WS_ST_SUPER_AG; in supply()