update pyloxi to c4da04db638135e618763773bd03371db1c9b7fd
diff --git a/src/python/loxi/of10/const.py b/src/python/loxi/of10/const.py
index cf4f6f5..5840b9a 100644
--- a/src/python/loxi/of10/const.py
+++ b/src/python/loxi/of10/const.py
@@ -432,6 +432,11 @@
     1: 'OFPSF_REPLY_MORE',
 }
 
+# Identifiers from group ofp_stats_request_flags
+
+ofp_stats_request_flags_map = {
+}
+
 # Identifiers from group ofp_stats_type
 OFPST_DESC = 0
 OFPST_FLOW = 1