commit | 68ae4d7c34adb37030a3932c292ee7517e108344 | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Thu May 09 10:55:19 2013 -0700 |
committer | Rich Lane <rlane@bigswitch.com> | Tue May 14 13:08:49 2013 -0700 |
tree | bffbb7fb48204e300a607849c838e76156afb4e7 | |
parent | d47e5a230d47f6421ba8842c6d850a7f0621db83 [diff] [blame] |
openflow_input: use of_ prefix in input files No change to generated code.
diff --git a/openflow_input/bsn_table_mod b/openflow_input/bsn_table_mod index 418c716..6161abf 100644 --- a/openflow_input/bsn_table_mod +++ b/openflow_input/bsn_table_mod
@@ -29,7 +29,7 @@ // This is the 1.1+ table mod message which we back port to 1.0 // for use inside components -struct ofp_table_mod { +struct of_table_mod { uint8_t version; uint8_t type; uint16_t length;