commit | abe23a4faf4fe2eb56849a0746457b383a1d6505 | [log] [tgz] |
---|---|---|
author | Duc Pham <duc.pham@bigswitch.com> | Wed Apr 02 10:39:34 2014 -0700 |
committer | Duc Pham <duc.pham@bigswitch.com> | Wed Apr 02 10:39:34 2014 -0700 |
tree | d6d6fda24566da955afe1d0476378eb4b2d0bdd1 | |
parent | d07e6377cc953c35c6cb8560e4ae1f7be426be4d [diff] [blame] |
minor name change
diff --git a/openflow_input/bsn_tlv b/openflow_input/bsn_tlv index e544f77..6eff517 100644 --- a/openflow_input/bsn_tlv +++ b/openflow_input/bsn_tlv
@@ -149,7 +149,7 @@ uint16_t value; }; -struct of_bsn_tlv_bsn_vrf : of_bsn_tlv { +struct of_bsn_tlv_vrf : of_bsn_tlv { uint16_t type == 19; uint16_t length; uint16_t value;