NAT: Refactoring / Housekeeping (VPP-1415)
[vpp.git] / src / plugins / nat / dslite.h
index 6a1c2ec..73902e3 100644 (file)
@@ -46,7 +46,6 @@ typedef CLIB_PACKED (struct
   f64 last_heard;
   u64 total_bytes;
   u32 total_pkts;
-  u32 outside_address_index;
 }) dslite_session_t;
 /* *INDENT-ON* */