summaryrefslogtreecommitdiff
path: root/datapath-windows/include/OvsDpInterfaceExt.h
diff options
context:
space:
mode:
Diffstat (limited to 'datapath-windows/include/OvsDpInterfaceExt.h')
-rw-r--r--datapath-windows/include/OvsDpInterfaceExt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/datapath-windows/include/OvsDpInterfaceExt.h b/datapath-windows/include/OvsDpInterfaceExt.h
index 73dfcbe53..ab2088ad5 100644
--- a/datapath-windows/include/OvsDpInterfaceExt.h
+++ b/datapath-windows/include/OvsDpInterfaceExt.h
@@ -70,6 +70,7 @@
/* Commands available under the OVS_WIN_CONTROL_FAMILY. */
enum ovs_win_control_cmd {
OVS_CTRL_CMD_WIN_GET_PID,
+ OVS_CTRL_CMD_WIN_PEND_REQ
};
#endif /* __OVS_DP_INTERFACE_EXT_H_ */