summaryrefslogtreecommitdiff
path: root/lib/odp-execute.h
diff options
context:
space:
mode:
authorDarrell Ball <dlu998@gmail.com>2018-05-16 19:24:46 -0700
committerBen Pfaff <blp@ovn.org>2018-05-23 11:36:47 -0700
commit7d7ded7af727e287def386537ca3998b30573d85 (patch)
treea989b19ce4103695652f4b8d26bc75c922774846 /lib/odp-execute.h
parenta8ab5889361109204a28c3af72a6bf6c5a376403 (diff)
downloadopenvswitch-7d7ded7af727e287def386537ca3998b30573d85.tar.gz
odp-execute: Rename 'may_steal' to 'should_steal'.
Signed-off-by: Darrell Ball <dlu998@gmail.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'lib/odp-execute.h')
-rw-r--r--lib/odp-execute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/odp-execute.h b/lib/odp-execute.h
index 7223fe82e..a3578a575 100644
--- a/lib/odp-execute.h
+++ b/lib/odp-execute.h
@@ -29,7 +29,7 @@ struct pkt_metadata;
struct dp_packet_batch;
typedef void (*odp_execute_cb)(void *dp, struct dp_packet_batch *batch,
- const struct nlattr *action, bool may_steal);
+ const struct nlattr *action, bool should_steal);
/* Actions that need to be executed in the context of a datapath are handed
* to 'dp_execute_action', if non-NULL. Currently this is called only for