summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/ofproto_v1_5_ref.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/source/ofproto_v1_5_ref.rst b/doc/source/ofproto_v1_5_ref.rst
index 2ac0a837..a78cfb67 100644
--- a/doc/source/ofproto_v1_5_ref.rst
+++ b/doc/source/ofproto_v1_5_ref.rst
@@ -524,6 +524,11 @@ Experimenter
.. literalinclude:: ../../ryu/tests/unit/ofproto/json/of15/libofproto-OFP15-error_msg_experimenter.packet.json
+Port Structures
+===============
+
+.. autoclass:: OFPPort
+
Flow Match Structure
====================
@@ -565,4 +570,8 @@ Action Structures
.. autoclass:: OFPActionMeter
.. autoclass:: OFPActionExperimenter
+Controller Status Structure
+===========================
+
+.. autoclass:: OFPControllerStatusStats