WS_ST_AG
if ((ws.state & WS_ST_AG) && ((RT->rt_state & RS_SUBNET) ||
if ((ws.state & WS_ST_AG) && (ws.state & WS_ST_RIP2_ALL))
ws.state |= (WS_ST_AG | WS_ST_SUPER_AG);
ws.state |= WS_ST_AG;