ofproto: Add ofconn_get_miss_send_len(), ofconn_set_miss_send_len().
authorBen Pfaff <blp@nicira.com>
Thu, 10 Feb 2011 20:37:02 +0000 (12:37 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 29 Mar 2011 19:28:11 +0000 (12:28 -0700)
commit810605a233ba260bfe77e940de2281211eafd91e
tree501b96861ae6ceec18c5cac65f3cfeea17c12af8
parentf1dd919104b36833bedb9cbd07519408433c6ef9
ofproto: Add ofconn_get_miss_send_len(), ofconn_set_miss_send_len().

This helps to increase the level of abstraction of "struct ofconn",
in preparation for moving it from ofproto.c into a new file.
ofproto/ofproto.c