ofp-actions: Give ovs_instruction funcs names that start with that prefix.
authorBen Pfaff <blp@nicira.com>
Thu, 27 Jun 2013 18:04:50 +0000 (11:04 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 28 Jun 2013 16:09:45 +0000 (09:09 -0700)
commitba0bc9b06fb33b8c7b3d40efdde239020691cb98
tree6f3347e048fddc7e23e682abea0d5d71386882c1
parent33735fe5042cc69af7db6d34d59ed6a4ebc7946d
ofp-actions: Give ovs_instruction funcs names that start with that prefix.

This seems slightly clearer, because ofpact_instruction_* makes me look
for a type named ofpact_instruction.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-actions.c
lib/ofp-actions.h
lib/ofp-parse.c