]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/base/ice_switch.h
net/ice/base: fix initializing resource for field vector
[dpdk.git] / drivers / net / ice / base / ice_switch.h
index bd634f98fb62792d6e60b16c8fe9456d35745aa7..1ba85b16b9c7f519dcbf765f0bf9bcf0e5e9a5b8 100644 (file)
 #define ICE_FLTR_TX_RX (ICE_FLTR_RX | ICE_FLTR_TX)
 
 /* Switch Profile IDs for Profile related switch rules */
+#define ICE_PROFID_IPV4_TCP            4
+#define ICE_PROFID_IPV4_UDP            5
+#define ICE_PROFID_IPV6_TCP            7
+#define ICE_PROFID_IPV6_UDP            8
 #define ICE_PROFID_PPPOE_PAY           34
 #define ICE_PROFID_PPPOE_IPV4_TCP      35
 #define ICE_PROFID_PPPOE_IPV4_UDP      36