lisp: switch to new timer wheel code
[vpp.git] / src / vnet / lisp-cp / lisp_types.h
index f041e0f..e08ba15 100644 (file)
@@ -315,6 +315,7 @@ typedef struct
   u8 *key;
   lisp_key_type_t key_id;
   u8 timer_set;
+  u32 timer_handle;
   counter_t packets;
 } mapping_t;