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/nicira_dec_ttl b/openflow_input/nicira_dec_ttl index b507d57..6d113fb 100644 --- a/openflow_input/nicira_dec_ttl +++ b/openflow_input/nicira_dec_ttl
@@ -27,7 +27,7 @@ #version any -struct ofp_action_nicira_dec_ttl { +struct of_action_nicira_dec_ttl { uint16_t type; // OF_ACTION_TYPE_EXPERIMENTER uint16_t len; uint32_t experimenter; // OF_EXPERIMENTER_ID_NICIRA