datapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming scheme.
authorBen Pfaff <blp@nicira.com>
Mon, 24 Jan 2011 05:56:00 +0000 (21:56 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 28 Jan 2011 23:34:40 +0000 (15:34 -0800)
commit7aec165dbc4690c8c2c703d142e2f017bb851d31
treeb6639f7e78c47515294332df4184f030145af549
parent3d8c95357fc8fa657c5ed176a464d0c9d33622e9
datapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming scheme.

Jesse suggested this naming scheme, so I'm adjusting existing names to
fit it.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
12 files changed:
datapath/actions.c
datapath/datapath.c
include/openvswitch/datapath-protocol.h
lib/dpif-netdev.c
lib/dpif-provider.h
lib/dpif.c
lib/dpif.h
lib/odp-util.c
ofproto/in-band.c
ofproto/ofproto-sflow.c
ofproto/ofproto.c
vswitchd/bridge.c