ofp-util: Rename struct flow_mod to struct ofputil_flow_mod.
authorBen Pfaff <blp@nicira.com>
Mon, 8 Aug 2011 21:46:38 +0000 (14:46 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 9 Aug 2011 20:53:21 +0000 (13:53 -0700)
commita9a2da38941ea4d312559543a3fb813d8fe7fd4e
tree1bf04d027bcb62b1f7234dc8b1d1ed75e28556fa
parentbe86ea7aa98b87079e266c91d139612fa8543edd
ofp-util: Rename struct flow_mod to struct ofputil_flow_mod.

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