]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/cxgbe/base/common.h
net/cxgbe: support flow API for matching IP TOS
[dpdk.git] / drivers / net / cxgbe / base / common.h
index 6047642c5cffe70d851946b8cf82351f92c48220..793cad11d267c285b7eee7982ed0d9a212c66f24 100644 (file)
@@ -158,6 +158,7 @@ struct tp_params {
        int protocol_shift;
        int ethertype_shift;
        int macmatch_shift;
+       int tos_shift;
 
        u64 hash_filter_mask;
 };