L2FIB:CLI/API to flush all non-static entries
[vpp.git] / src / vnet / buffer.h
index 5d1b1c4..ec5e2f7 100644 (file)
@@ -176,8 +176,7 @@ typedef struct
       u16 bd_index;            /* bridge-domain index */
       u8 l2_len;               /* ethernet header length */
       u8 shg;                  /* split-horizon group */
-      u8 bd_sn;                        /* bridge domain seq# */
-      u8 int_sn;               /* interface seq# */
+      u16 l2fib_sn;            /* l2fib bd/int seq_num */
     } l2;
 
     /* l2tpv3 softwire encap, only valid there */