***************************
Nicira Extension Structures
***************************

.. _nx_actions_structures:

Nicira Extension Actions Structures
===================================

The followings shows the supported NXAction classes in OF1.3,
but also available in OF1.2+.

.. py:currentmodule:: ryu.ofproto.ofproto_v1_3_parser


.. autoclass:: NXActionRegMove
.. autoclass:: NXActionLearn
.. autoclass:: NXActionConjunction
.. autoclass:: NXActionResubmitTable
.. autoclass:: NXActionCT
.. autoclass:: NXFlowSpecMatch
.. autoclass:: NXFlowSpecLoad
.. autoclass:: NXFlowSpecOutput

.. _nx_match_structures:

Nicira Extended Match Structures
================================

.. automodule:: ryu.ofproto.nx_match

