[qca-nss-sfe] Bridge acceleration support

 Support bridge acceleration

Change-Id: Id4305ccd42b1b343be9716c4e5f25f5a0f5aa024
Signed-off-by: Ratheesh Kannoth <quic_rkannoth@quicinc.com>
diff --git a/sfe_ipv6.h b/sfe_ipv6.h
index 5bdbcd3..f737f79 100644
--- a/sfe_ipv6.h
+++ b/sfe_ipv6.h
@@ -72,6 +72,8 @@
 					/* Indicates that PPPoE should be decapsulated */
 #define SFE_IPV6_CONNECTION_MATCH_FLAG_PPPOE_ENCAP (1<<9)
 					/* Indicates that PPPoE should be encapsulated */
+#define SFE_IPV6_CONNECTION_MATCH_FLAG_BRIDGE_FLOW (1<<10)
+					/* Bridge flow */
 
 /*
  * IPv6 connection matching structure.