Home
last modified time | relevance | path

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

/freebsd/sbin/routed/
H A Doutput.c53 #define WS_ST_AG 0x004 /* ok to aggregate subnets */ macro
530 if ((ws.state & WS_ST_AG) && (ws.state & WS_ST_RIP2_ALL)) in walk_supply()
544 if ((ws.state & WS_ST_AG) in walk_supply()
731 ws.state |= (WS_ST_AG | WS_ST_SUPER_AG); in supply()
733 ws.state |= WS_ST_AG; in supply()