Add ett_a11_rqi_grantedqos to the list of ett_ values to be allocated.

Clean up indentation.

svn path=/trunk/; revision=37906
This commit is contained in:
Guy Harris 2011-07-05 21:11:58 +00:00
parent 8b5eee3639
commit 9788778543
1 changed files with 7 additions and 6 deletions

View File

@ -2423,20 +2423,21 @@ proto_register_a11(void)
&ett_a11_fqi_flowentry,
&ett_a11_fqi_requestedqos,
&ett_a11_fqi_qos_attribute_set,
&ett_a11_fqi_grantedqos,
&ett_a11_fqi_grantedqos,
&ett_a11_rqi_flowentry,
&ett_a11_rqi_requestedqos,
&ett_a11_rqi_qos_attribute_set,
&ett_a11_rqi_requestedqos,
&ett_a11_rqi_qos_attribute_set,
&ett_a11_rqi_grantedqos,
&ett_a11_fqi_flags,
&ett_a11_fqi_entry_flags,
&ett_a11_rqi_entry_flags,
&ett_a11_fqui_flowentry,
&ett_a11_rqui_flowentry,
&ett_a11_subscriber_profile,
&ett_a11_forward_rohc,
&ett_a11_forward_rohc,
&ett_a11_reverse_rohc,
&ett_a11_forward_profile,
&ett_a11_reverse_profile,
&ett_a11_forward_profile,
&ett_a11_reverse_profile,
};
/* Register the protocol name and description */