SNAT: user's dump and session dump of a certain snat user.
[vpp.git] / src / plugins / snat / snat.h
index 39cbd3f..47f2e6e 100644 (file)
@@ -110,6 +110,7 @@ typedef CLIB_PACKED(struct {
 
 typedef struct {
   ip4_address_t addr;
+  u32 fib_index;
   u32 sessions_per_user_list_head_index;
   u32 nsessions;
   u32 nstaticsessions;