net/txgbe: add Rx and Tx data path start and stop
[dpdk.git] / app / proc-info / main.c
index 6ca14c6..d743209 100644 (file)
@@ -1223,7 +1223,7 @@ show_crypto(void)
                               stats.dequeue_err_count);
                }
 
-#ifdef RTE_LIBRTE_SECURITY
+#ifdef RTE_LIB_SECURITY
                show_security_context(i);
 #endif
        }