Message ID | 20200902184600.937675-1-numans@ovn.org |
---|---|
State | Superseded |
Headers | show |
Series | Another attempt on lflow expr caching. | expand |
diff --git a/lib/inc-proc-eng.h b/lib/inc-proc-eng.h index e25bcb29c6..80de75029e 100644 --- a/lib/inc-proc-eng.h +++ b/lib/inc-proc-eng.h @@ -66,6 +66,7 @@ struct engine_context { struct ovsdb_idl_txn *ovs_idl_txn; struct ovsdb_idl_txn *ovnsb_idl_txn; + void *client_ctx; }; /* Arguments to be passed to the engine at engine_init(). */