[qca-nss-drv] Updates service code VLAN filter bypass type

Change-Id: I7f5f4c3c23ae27fd136e4597c17eaae1e2b83ebe
Signed-off-by: Adil Irfan <airfan@codeaurora.org>
diff --git a/nss_ppe.h b/nss_ppe.h
index e0fda82..542cc47 100644
--- a/nss_ppe.h
+++ b/nss_ppe.h
@@ -144,6 +144,7 @@
 	NSS_PPE_SC_ADV_QOS_ROUTED,  /* Adv QoS redirection for routed flow */
 	NSS_PPE_SC_IPSEC_PPE2EIP,   /* Inline IPsec redirection from PPE TO EIP */
 	NSS_PPE_SC_IPSEC_EIP2PPE,   /* Inline IPsec redirection from EIP to PPE */
+	NSS_PPE_SC_VLAN_FILTER_BYPASS,	/* VLAN filter bypass for bridge flows between 2 different VSIs */
 	NSS_PPE_SC_MAX,             /* Max service code */
 };