]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/nfb/nfb.h
net/mlx5: fix using flow tunnel before null check
[dpdk.git] / drivers / net / nfb / nfb.h
index 9d477ba3ac5cf5579e6bc71e7a8163e64356d9b3..59d3ab498633906c8f9cd3a64ac5f2c70aab69bb 100644 (file)
 
 #define RTE_NFB_DRIVER_NAME net_nfb
 
+/* Device arguments */
+#define TIMESTAMP_ARG  "timestamp"
+static const char * const VALID_KEYS[] = {TIMESTAMP_ARG, NULL};
+
 struct pmd_internals {
        uint16_t         max_rxmac;
        uint16_t         max_txmac;