VPP-446: 1:1 SNAT Inside overlapping interfaces
[vpp.git] / plugins / snat-plugin / snat / snat.h
index 823b860..531da28 100644 (file)
@@ -62,7 +62,7 @@ typedef struct {
     {
       ip4_address_t addr;
       u16 port;
-      u16 pad;
+      u16 fib_index;
     };
     u64 as_u64;
   };