Searched refs:l2fwd_enabled_crypto_mask (Results 1 – 1 of 1) sorted by relevance
86 static uint64_t l2fwd_enabled_crypto_mask; variable307 if ((l2fwd_enabled_crypto_mask & (((uint64_t)1) << cdevid)) == 0) in print_stats()2241 l2fwd_enabled_crypto_mask |= (((uint64_t)1) << cdev_id); in initialize_cryptodevs()