ofp-util: Rename struct flow_stats_request with ofputil_ prefix.
authorBen Pfaff <blp@nicira.com>
Mon, 8 Aug 2011 21:48:48 +0000 (14:48 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 9 Aug 2011 20:53:21 +0000 (13:53 -0700)
commit81d1ea941425aea5eff1d9582ad12c9b3b528fe8
tree96e39bae5667baa62c5f19d30ee017b1a55b8d19
parenta9a2da38941ea4d312559543a3fb813d8fe7fd4e
ofp-util: Rename struct flow_stats_request with ofputil_ prefix.

Most of the structs in ofp-util.h have the ofputil_ prefix.  Rename this
one for consistency.
lib/ofp-parse.c
lib/ofp-parse.h
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h
ofproto/ofproto.c
utilities/ovs-ofctl.c